Future Value Calculator

Project the future value of a lump sum with FV = PV × (1+r)^n, plus optional monthly contributions.

Money 6 compounding modes Year-by-year table
Rate this calculator · 5.0 (1)

Future Value

FV = PV × (1 + r/n)^(n·t)

Instructions — Future Value Calculator

Future value tells you what a current sum (plus any ongoing contributions) will be worth after a chosen time at a given growth rate. Enter four numbers and read the result below.

  1. Present value (PV) — what you are starting with today.
  2. Annual interest rate as a percent (use the expected return for stocks, the APY for a savings account, the coupon rate for a bond).
  3. Years invested.
  4. Monthly contribution — leave it at 0 to get a pure lump-sum projection.

The compounding selector switches between annual, semi-annual, quarterly, monthly, daily, and continuous. The contribution-timing toggle controls whether deposits land at the start or end of each month. Open the year-by-year table for a balance schedule.

Formulas

Lump sum, discrete compounding:

FV = PV × (1 + r/n)^(n × t)

Lump sum, continuous compounding:

FV = PV × e^(r × t)

Future value of an annuity (regular contributions, end of period):

FV_pmt = PMT × [((1 + r/n)^(n × t) - 1) ÷ (r/n)]

For beginning-of-period contributions (annuity due), multiply the result by (1 + r/n).

Effective annual rate (EAR):

EAR = (1 + r/n)^n - 1 (discrete) or EAR = e^r - 1 (continuous)

Where: PV = present value, FV = future value, r = nominal annual rate (decimal), n = compounds per year, t = years, PMT = periodic contribution.

Reference

The SEC's investor.gov publishes the same FV formula as the standard for personal-finance projections. A few useful anchors:

Rule of 72 (doubling time at a constant rate):

  • 2% rate → 36 years to double
  • 4% rate → 18 years
  • 6% rate → 12 years
  • 8% rate → 9 years
  • 10% rate → 7.2 years
  • 12% rate → 6 years

$10,000 at 7% annual compounding, no contributions:

  • 10 years: $19,672
  • 20 years: $38,697
  • 30 years: $76,123
  • 40 years: $149,745

Long-run U.S. stock market real return (S&P 500) has been close to 7% after inflation, per the Federal Reserve and Robert Shiller data.

Article — Future Value Calculator

The Future Value Calculator, for lump sums and contributions

Future value (FV) is the amount a current sum will grow to over time at a given rate of return. The core formula is FV = PV × (1 + r/n)^(n × t), where PV is the starting amount, r is the annual rate, n is compounds per year, and t is time in years. For continuous compounding, FV = PV × e^(r × t).

The same calculation underlies everything from a savings-account projection to a retirement-plan estimate to the math the SEC uses on its investor education pages. Add regular contributions and you also have the engine that powers compound-interest tools.

What is future value?

Future value answers a single question: if I have a sum today, what is it worth at some date in the future under a given growth rate? It is the mirror of present value, which asks what a future sum is worth today. Together they form the backbone of the time value of money — the principle that a dollar now is worth more than a dollar later because money put to work earns more money.

Three drivers determine FV: the starting amount, the rate of return, and the time. Of the three, time is usually the most powerful for long-horizon plans. Doubling the rate roughly doubles the multiple, but doubling the time can produce 4x, 8x, or 16x results because growth compounds on itself.

Did you know

At a 7% annual return, $10,000 grows to $19,672 in 10 years, $38,697 in 20 years, $76,123 in 30 years, and $149,745 in 40 years. The same rate produces nearly 15× growth over 40 years — almost entirely from the last decade.

The future value formula

The discrete-compounding formula handles annual, monthly, daily, and any other periodic schedule:

Future value, lump sum
Discrete FV = PV × (1 + r/n)^(n · t)
Continuous FV = PV × e^(r · t)
EAR = (1 + r/n)^n - 1
Real return = (1 + r) / (1 + i) - 1

Worked example. PV = $10,000, r = 6%, t = 20 years, n = 12 (monthly compounding). FV = 10,000 × (1 + 0.06/12)^(12 × 20) = 10,000 × (1.005)^240 = $33,102. The effective annual rate at monthly compounding is 6.17%, slightly above the nominal 6%.

Future value with contributions

Most savings plans are not lump sums. They are ongoing contributions — monthly into a 401(k), automatic transfers into a brokerage. The future value of an ordinary annuity adds a contribution stream to the lump-sum formula:

FV_pmt = PMT × [((1 + r/n)^(n·t) - 1) / (r/n)]

For an annuity due (contributions at the start of each period instead of the end), multiply by (1 + r/n). Total future value is the lump-sum FV plus the contribution FV.

$0
$200 / mo, 30 yr, 7%
$244,000
contributions only
$10k
$10k + $200/mo, 30 yr, 7%
$320,000
lump sum + contributions

The contribution stream usually does most of the work over long horizons. Of that $244,000 from pure contributions, only $72,000 came from the deposits themselves — the other $172,000 is interest.

Compounding frequency and future value

How often interest is added to principal matters, though usually less than the rate or the time. The shift from annual to monthly compounding at a 5% rate boosts a $10,000 lump sum from $16,289 to $16,470 over 10 years — about 1.1% more.

  • Annual at 5% over 10 yr = $16,289 (from $10,000)
  • Semi-annual = $16,386
  • Quarterly = $16,436
  • Monthly = $16,470
  • Daily = $16,486
  • Continuous = $16,487
Tip

When you compare savings accounts, look at the effective annual rate (EAR or APY), not the nominal rate. EAR builds the compounding frequency into the percentage and lets you compare apples to apples. A 5.00% nominal rate compounded monthly is a 5.12% APY.

Future value vs present value

Future value moves money forward through time; present value moves it backward. They are inverse operations:

FV = PV × (1 + r)^t

PV = FV / (1 + r)^t

The same discount rate that turns $10,000 today into $19,672 in 10 years (at 7%) turns $19,672 in 10 years into $10,000 today. Present value tells you the price you should pay today for a future cash flow; future value tells you what today's money will be worth at maturity.

Rule of 72 and doubling time

The Rule of 72 is the back-of-envelope shortcut: years to double equals 72 divided by the rate in percent. At 8% money doubles in about 9 years; at 6% it takes 12; at 12% it takes 6. The rule is most accurate between 6% and 10% and drifts a little outside that band.

The exact formula uses logarithms: t = ln(2) / ln(1 + r). At a 7% return that gives 10.24 years versus the rule's 10.29, close enough for most planning. The rule also works for halving in real terms — at 3% inflation, money halves in purchasing power every 24 years.

Inflation erodes future value

A nominal future value of $1,000,000 in 30 years sounds rich, but at 3% inflation it has the purchasing power of about $412,000 today. Always subtract expected inflation from the rate of return for long-horizon plans, or run the calculation with a real (inflation-adjusted) return.

Common future value mistakes

The first error is treating a single high return as guaranteed. Markets don't deliver smooth 7% lines; the long-run average masks years of -30% drawdowns. Run a future value projection at a few rates (4%, 6%, 8%) and treat the result as a range, not a forecast.

The second is mixing nominal and real returns. If you assume a 7% nominal return and 3% inflation, your real return is about 3.9%, not 4% — use (1 + 0.07) / (1 + 0.03) - 1, not subtraction. For 30-year retirement plans the gap between nominal and real future value can be 2x or more.

The third is forgetting fees and taxes. A mutual fund quoting a 7% gross return after a 1% expense ratio actually delivers 6% to you. Over 30 years that 1% fee cuts the future value by roughly 25%. Always work with net-of-fee, after-tax returns when the goal is to project actual money in your hand.

FAQ

For a lump sum with discrete compounding, FV = PV × (1 + r/n)^(n × t), where PV is the present value, r is the annual rate (decimal), n is compounds per year, and t is time in years. For continuous compounding it is FV = PV × e^(r×t).
Add the future-value-of-an-annuity term. For end-of-period contributions, FV_pmt = PMT × [((1 + r/n)^(n×t) - 1) ÷ (r/n)]. Total FV equals lump-sum FV plus FV_pmt. The calculator runs the schedule month-by-month so the result matches exactly.
Present value is the worth today; future value is what that amount grows to over time at a given rate. They are inverse operations: PV = FV ÷ (1 + r)^t, and FV = PV × (1 + r)^t. Discounting moves money backward in time; compounding moves it forward.
It is a shortcut for doubling time: years to double is approximately 72 ÷ rate percent. At 8% your money roughly doubles in 9 years. The exact formula is ln(2) ÷ ln(1 + r). The rule is most accurate between 6% and 10%.
Yes, but less than rate or time. At 5% nominal, $1,000 over 10 years grows to $1,629 with annual compounding, $1,647 monthly, $1,649 daily, and $1,649 continuously. The effective annual rate captures the difference: monthly compounding at 5% produces a 5.12% EAR.
Nominal future value grows, but purchasing power shrinks with inflation. Subtract expected inflation from the rate of return to get the real return. At a 6% nominal return with 3% inflation, the real return is roughly 3%. For long-horizon planning, use real returns.
The beginning. Each beginning-of-period deposit earns one extra period of growth. Over 30 years at 7% with $500 monthly contributions, beginning-of-period totals about $613,000 versus $609,000 for end-of-period, a difference near 0.6%.
Match the rate to the asset. For savings accounts, use the APY. For bonds, use yield to maturity. For diversified stock portfolios, 6-7% real return is a common long-run assumption. Always note whether the rate is nominal or real and subtract inflation if needed.