Something wrong with this tool?
About CAGR Calculator Online
This tool calculates the Compound Annual Growth Rate (CAGR) of an investment between two points in time. Enter the beginning value, ending value, and the number of years, and it returns the smoothed annualized rate of return — the constant rate that would take you from the starting value to the ending value over that period.
CAGR is the standard metric for comparing investments with different time horizons or volatile year-to-year returns. Unlike a simple average return, CAGR accounts for compounding, so it accurately reflects the actual annualized growth an investor experienced.
Use it to evaluate portfolio performance, compare mutual funds and ETFs, benchmark business revenue growth, or measure how a single position has grown since you bought it. CAGR is especially useful when you need a single number to summarize multi-year performance.
How to use this tool
How to compute Compound Annual Growth Rate (CAGR)
Beginning value
"Beginning value" is the position's worth at t=0. It MUST be positive — zero or negative starting values are rejected with a clear error.
Ending value
"Ending value" is the position's worth at t=years. Also must be positive. Both endpoint values can be in any matching currency; CAGR is a ratio so units cancel out.
Years
"Years" is the elapsed time. Fractional years are fine — 2.5 means two and a half years. Must be positive.
Press Run
Result returns cagrPercent = ((end/begin)^(1/years) − 1) × 100, rounded to 4 decimals. CAGR smooths over volatile growth and is comparable across investments — but it hides interim drawdowns.