Find the exact interest rate needed to grow your money from a starting amount to a target amount. Useful for comparing investments, setting savings goals, and evaluating loan offers.
When you know the starting and ending amounts plus the time period, you can solve for the required interest rate using algebra on the compound interest formula.
Without payments (lump sum):
Continuous compounding:
With regular payments: The equation becomes transcendental and requires numerical solving (Newton-Raphson method), which this calculator handles automatically.
Returns vary by asset class, risk, and time period. For planning, many users test scenarios like 6%, 8%, and 10% nominal return and compare outcomes. Use conservative assumptions and account for inflation and taxes.
More frequent compounding means the same nominal (APR) rate produces a higher effective yield (APY). A 6% APR compounded annually gives 6.00% APY, but monthly compounding gives 6.17% APY. When solving for rate, the required APR is slightly lower with more frequent compounding to reach the same goal.
Subtract the expected inflation rate from the nominal rate to get the real return. If you need 9.05% nominal and inflation is 3%, your real return is ~6.05%. Alternatively, express your future value target in today’s money (inflate it by expected CPI) and then solve for the rate.
It’s an iterative numerical method for finding roots of equations. When regular payments are involved, the interest rate equation can’t be solved algebraically. Newton-Raphson starts with an initial guess and refines it by computing the function and its derivative repeatedly until convergence (within 0.0001% accuracy).
Yes. Use the “Loan / Debt” mode. Enter the borrowed amount as Present Value, the total you’ll repay as Future Value, and the loan term. The calculator gives you the effective annual interest rate implicit in the deal. For loans with periodic payments, enter the payment amount for more precise results.