Part of the Savings & Investing suite · 33 calculators

Interest Rate Calculator

Work backwards to the rate: what return turned this starting amount into that ending amount over that time?

The other time-value formulas take a rate and give you an amount.

Results update as you type
Results
Annual rate
9.5958%
Total growth
Multiple of the starting amount
Absolute gain
Of which you contributed
At this rate money doubles in
How it was solved
Reviewed September 2026. The time value of money is arithmetic, not regulation: the same formula in every market. Only the currency shown changes. UK savings products quote AER and loans quote APR; both are the effective annual figure, which is what these pages compute.
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About interest rate

How the interest rate calculator works

The other time-value formulas take a rate and give you an amount. This one does the reverse, which is the question people actually have: an investment went from one figure to another over some years — what rate was that?

With no contributions the answer is exact: r = (FV/PV)^(1/n) − 1, the compound annual growth rate. Add regular contributions and no closed form exists, so this solves for the rate numerically, by bisection.

The CAGR it returns is a smoothed figure. It hides the path completely: an investment that fell 40% and then tripled has the same CAGR as one that climbed steadily, and they are not the same investment.

Formula: no contributions: r = (FV/PV)^(1/n) − 1

Worked examples

InputsAnnual rateNote
10,000 became 25,000 in 10 years9.5958%9.596% a year
Doubling in 10 years7.1773%7.177%
With contributions along the way6.7017%solved numerically

Frequently asked questions

How do I work out the rate of return?

With no contributions it is (end ÷ start)^(1/years) − 1. This page also solves the case with regular contributions, which has no closed form.

What is CAGR?

Compound annual growth rate — the single constant rate that would take the starting amount to the ending amount over the period.

Does CAGR show risk?

No. It hides the path entirely. Two investments with identical CAGR can have had wildly different journeys.

Why does adding contributions change the method?

Because the equation can no longer be rearranged for the rate, so it has to be solved numerically.

Can the rate be negative?

Yes, whenever the ending amount is below what went in.

Where these figures come from

Last checked: September 2026. These are the standard textbook formulas; the conventions named are those of the CFA Institute curriculum and ISO 80000 usage.