Compound Interest Rate Calculator
Solve for the implied compound annual interest rate given an initial value, final value, and number of years.
How to use this tool
- Enter present value (initial amount), future value (final amount) and number of years in the fields above.
- Results update instantly as you type — or click Calculate.
- Read your annual compound interest rate and the full breakdown beneath it.
⚠ This tool provides general estimates for education only and is not financial, tax or legal advice. Figures may not reflect your situation — verify with a qualified professional.
Formula
r = (FV / PV)1/n − 1
Where r = annual compound rate, FV = future value, PV = present value, n = number of years.
How it works
This calculator inverts the standard compound growth formula FV = PV × (1 + r)n to solve for the unknown annual rate r. The result is equivalent to the Compound Annual Growth Rate (CAGR), the single constant rate that would grow the initial value into the final value over the given period.
The calculation assumes annual compounding with no intermediate cash flows. It does not account for taxes, fees, inflation, or irregular contributions.
Worked example
$1,000 growing to $2,000 in 7 years
- PV = $1,000, FV = $2,000, n = 7 years. Growth multiple = 2000 / 1000 = 2.0.
- r = 2.0^(1/7) − 1. Compute 2^(1/7): ln(2)/7 = 0.693147/7 = 0.099021; e^0.099021 ≈ 1.10409.
- r = 1.10409 − 1 = 0.10409, i.e. 10.409% per year.
- Verify: 1000 × 1.10409^7 ≈ 1000 × 2.000 = $2,000. ✓
Annual compound rate ≈ 10.409%.
Common mistakes to avoid
- Plugging in nominal future value without adjusting for inflation when the goal is the real rate of return, which overstates the purchasing-power gain.
- Reversing PV and FV, which produces the reciprocal rate and gives a result that may be negative or grossly different from reality.
- Using months for n when the formula yields an annual rate only when n is in years; a monthly n produces a monthly rate that must be annualized separately.
Key terms
- CAGR
- Compound Annual Growth Rate — the constant annual rate at which a quantity grows from its initial to its final value over a specified period.
- Growth Multiple
- The ratio of final value to initial value (FV / PV), indicating how many times the original amount has grown.
- Compounding
- The process where returns are reinvested so that gains in each period generate additional gains in subsequent periods.
- Implied Rate
- The interest or growth rate inferred from observed initial and final values over a known time horizon.
Frequently asked questions
- How is the implied compound rate different from APR?
- The implied compound rate (CAGR) is the single annual rate that gets you from PV to FV over n years assuming annual compounding. APR can be stated for any compounding frequency and may differ from CAGR if interest compounds more or less than once per year.
- Can I use this to find a stock investment's CAGR?
- Yes. Set PV to the starting price and FV to the ending price, then enter the number of years. The result is the compound annual growth rate of the investment over that period.
- What if the result is a negative rate?
- A negative rate means the ending value is less than the starting value. The formula r = (FV/PV)^(1/n) - 1 returns a negative number when FV < PV, correctly indicating a loss.