Inflation Adjusted Rate of Return Calculator
Find out what your investment return is actually worth once inflation is accounted for — using the Fisher equation, not the common approximation.
How the inflation adjusted rate of return is calculated
The inflation adjusted rate of return — also called the real rate of return — uses the Fisher equation:
Real return = ((1 + nominal return) / (1 + inflation rate)) − 1
The common shortcut of simply subtracting inflation from the nominal return (e.g. 7% − 3% = 4%) is an approximation that understates the true erosion, particularly at higher rates. The ratio formula is the mathematically exact relationship derived from the Fisher equation.
Worked example
Suppose you invest $10,000 at a 7% nominal annual return with 3% average annual inflation over 20 years:
| Metric | Value |
|---|---|
| Nominal return | 7.00% |
| Inflation rate | 3.00% |
| Real return (Fisher equation) | 3.883% |
| Nominal future value | $38,697 |
| Real future value (today's dollars) | $21,382 |
| Purchasing power lost to inflation | $17,315 |
Your account shows $38,697 after 20 years — but in today's purchasing power that balance is only worth $21,382. Inflation quietly consumed $17,315 of your nominal gains.
Related calculators
Use these alongside the inflation adjusted return calculator:
- Compound Interest Calculator — project nominal growth without inflation adjustment
- Sharpe Ratio Calculator — measure risk-adjusted return relative to a benchmark
- CAPM Calculator — estimate the expected return of an asset given its beta
- Real Income Erosion Calculator — see how inflation erodes salary purchasing power
Frequently asked questions
- What is the inflation adjusted rate of return?
- The inflation adjusted rate of return — also called the real rate of return — measures how much your investment actually grew in purchasing power terms, stripping out inflation. A 7% nominal return with 3% inflation produces a real return of about 3.88%, not 4%, because of compounding.
- What is real return?
- Real return is your investment return after stripping out the effect of inflation. It measures how much your purchasing power actually grew, not just the number on your account statement. It's calculated using the Fisher equation: ((1 + nominal return) / (1 + inflation rate)) − 1.
- Why not just subtract inflation from the nominal return?
- Subtracting is a common approximation that works reasonably well at low rates, but it understates the true erosion at higher rates because it ignores the compounding interaction between the two rates. The Fisher equation used here is the exact calculation.
- What inflation rate should I use?
- For historical analysis, use the actual average CPI over the period. For future projections, central bank targets (typically 2%) are a common benchmark, though current or recent trailing inflation may be more realistic depending on your time horizon.
- What does "purchasing power lost" mean?
- It's the gap between your nominal future value (what your account balance actually shows) and your real future value (what that balance is worth in today's money) — the portion of your nominal gains that inflation quietly consumed.
- Can real return be negative even with a positive nominal return?
- Yes — if inflation is higher than your nominal return, your money grows in nominal terms but loses purchasing power in real terms, producing a negative real return. This happened to many savings account holders during periods of high inflation.
- What is the Fisher equation?
- The Fisher equation, developed by economist Irving Fisher, formalises the exact relationship between nominal rates, real rates, and inflation: (1 + nominal) = (1 + real) × (1 + inflation). This calculator solves for the real return given nominal return and inflation rate.
- What is the difference between nominal and real return?
- Nominal return is the percentage gain shown on your investment statement, unadjusted for inflation. Real return strips out inflation to show the actual increase in purchasing power. When comparing investments across different time periods or economic environments, real return is the more meaningful measure.
- Can I use this in my own app?
- Yes — every calculator on Stupidly Clever has a matching REST API and MCP tool that runs the same underlying logic.