Future Value Calculator: Compute FV of Any Investment in Seconds

Calculate the future value of a lump sum, periodic deposits, or both. Our free FV calculator supports 5-variable solving, multiple compounding frequencies, and generates instant charts with a full amortization schedule.

📊 Future Value Calculator
Present Value (PV)
$
Future Value (FV)
$
Annual Interest Rate
%
Number of Years (N)
years
Periodic Deposit (PMT)
$
Compounding Frequency
Payment Frequency
Payment Timing

What Is Future Value and Why It Matters

Future value (FV) is one of the most fundamental concepts in finance. It represents the value of a current asset at a specified date in the future, based on an assumed rate of growth. Understanding FV helps investors, students, and financial planners make better decisions about savings, investments, and retirement planning.

For example, if you deposit $10,000 into a savings account earning 6% annual interest, after one year you'll have $10,600. That $10,600 is the future value of your $10,000 investment. The concept becomes even more powerful over longer time horizons due to the effect of compound interest.

Whether you're evaluating a 401(k) retirement plan, comparing investment options, or simply planning how much you need to save each month, understanding future value is the essential first step.

Future Value Formula Explained: FV = PV × (1+r)n

The basic formula for calculating future value with compound interest is:

FV = PV × (1 + r/m)m×n

Where:

  • FV = Future Value
  • PV = Present Value (starting amount)
  • r = Annual interest rate (decimal)
  • m = Number of compounding periods per year
  • n = Number of years

When periodic deposits (PMT) are included, the formula extends to:

FV = PV × (1 + i)N + PMT × [((1 + i)N − 1) / i]

Where i = r/m (rate per compounding period) and N = m × n (total periods).

For a complete derivation and advanced variations, see our Future Value Formula guide.

How to Use This Future Value Calculator

  1. Choose what to solve for — Select one of the five variables: FV, PV, Rate, N (years), or PMT (periodic deposit). The selected variable becomes the output.
  2. Enter your known values — Input the present value, interest rate, number of years, and periodic deposit amount. Use sliders for quick adjustments or type exact numbers.
  3. Select compounding frequency — Choose how often interest compounds: annually, semi-annually, quarterly, monthly, daily, or continuously. More frequent compounding increases returns.
  4. Set payment details — Choose payment frequency (monthly, quarterly, etc.) and timing (beginning or end of period). "End of period" is most common for savings.
  5. Click Calculate — View your results with a visual breakdown, growth chart, compounding frequency comparison, and full year-by-year schedule.

Future Value with Periodic Deposits

Most people don't just invest a lump sum once — they make regular contributions over time. Whether it's monthly 401(k) contributions, a recurring savings deposit, or annual IRA contributions, periodic deposits dramatically increase your future value through the future value of an annuity.

💡 Example: Investing $500 per month at 7% annual return for 30 years yields approximately $566,764 — even though you only contributed $180,000. The remaining $386,764 is pure compound interest growth.

Our calculator handles both ordinary annuities (payments at end of period) and annuities due (payments at beginning). For dedicated annuity calculations, visit our Future Value of Annuity Calculator.

Compound Interest Frequency Comparison

The frequency of compounding has a measurable impact on your investment's future value. While annual compounding is the simplest, most real-world financial products compound monthly or even daily.

Consider $10,000 invested at 6% for 10 years:

CompoundingFuture ValueInterest Earned
Annually (1x/yr)$17,908.48$7,908.48
Semi-Annually (2x/yr)$18,061.11$8,061.11
Quarterly (4x/yr)$18,140.18$8,140.18
Monthly (12x/yr)$18,193.97$8,193.97
Daily (365x/yr)$18,220.44$8,220.44
Continuously$18,221.19$8,221.19

The difference between annual and continuous compounding on $10,000 at 6% over 10 years is $312.71. Over 30 years, that gap widens significantly. Learn more on our Compound Interest Calculator page.

FV Calculation Examples

Example 1: Savings Account — Lump Sum

You deposit $25,000 in a high-yield savings account earning 4.5% APY compounded daily. After 5 years:

FV = $25,000 × (1 + 0.045/365)365×5 = $31,262.06

Total interest earned: $6,262.06

Example 2: Monthly Investment — Retirement Goal

You invest $500 per month in an index fund averaging 8% annual return, compounded monthly, for 25 years:

FV = $500 × [((1 + 0.08/12)300 − 1) / (0.08/12)] = $473,726.44

Your total contributions: $150,000. Interest earned: $323,726.44 — more than double what you put in!

Example 3: Reverse Solve — Required Rate of Return

You have $50,000 today and want $200,000 in 15 years with no additional deposits. What annual rate do you need?

$200,000 = $50,000 × (1 + r)15 → r = (200,000/50,000)1/15 − 1 = 9.68%

Future Value vs Present Value: Key Differences

Future Value and Present Value are two sides of the same coin in the time value of money framework:

AspectFuture Value (FV)Present Value (PV)
DirectionForward in timeBackward in time
Question"What will my money be worth?""What is future money worth today?"
FormulaFV = PV × (1+r)nPV = FV / (1+r)n
Use CaseSavings goals, retirement planningLoan valuation, bond pricing
As rate increasesFV increasesPV decreases

How to Calculate Future Value in Excel

Microsoft Excel has a built-in FV() function that makes future value calculations easy:

=FV(rate, nper, pmt, [pv], [type])
  • rate — Interest rate per period (e.g., 6%/12 = 0.5% for monthly)
  • nper — Total number of periods (e.g., 10 years × 12 = 120 months)
  • pmt — Payment per period (enter as negative for deposits)
  • pv — Present value (enter as negative for investment)
  • type — 0 = end of period (default), 1 = beginning of period
💡 Excel Example: =FV(0.06/12, 120, -100, -10000, 0) calculates the future value of a $10,000 initial investment with $100 monthly deposits at 6% annual rate over 10 years (monthly compounding).

For Google Sheets, the syntax is identical. See our FV Formula page for more Excel examples.

Frequently Asked Questions About Future Value

  • Future value (FV) is the value of a current asset at a specified date in the future based on an assumed rate of growth. It answers the question: "If I invest $X today at Y% interest, how much will I have in Z years?" FV accounts for compound interest — earning interest on your interest — making it essential for financial planning.

  • Simple interest is calculated only on the original principal: FV = PV × (1 + r×n). Compound interest is calculated on the principal plus accumulated interest: FV = PV × (1 + r/m)m×n. Over time, compound interest yields significantly higher returns because you earn "interest on interest."

  • More frequent compounding results in a higher future value. With the same annual rate, daily compounding produces more than monthly, which produces more than annual. The difference becomes more pronounced over longer time periods and at higher interest rates. This is because interest is calculated and added to the balance more often, creating more opportunities for interest-on-interest growth.

  • An ordinary annuity has payments at the end of each period (most common — mortgage payments, bond coupons). An annuity due has payments at the beginning of each period (rent payments, insurance premiums). An annuity due always has a slightly higher future value because each payment has an extra period to earn interest. Our Annuity FV Calculator supports both types.

  • To find the "real" future value adjusted for inflation, use: Real FV = Nominal FV / (1 + inflation rate)n. For example, if your investment grows to $100,000 in 20 years but inflation averages 3%, the real purchasing power is $100,000 / (1.03)20 = $55,368. Our Inflation-Adjusted FV Calculator handles this automatically.

  • Yes! Enter your current retirement savings as PV, your expected annual return as the rate, your planned retirement date as the number of years, and your monthly contribution as PMT. The result shows your projected retirement fund balance. For specialized features like 401(k) employer matching and Social Security estimates, use our Retirement FV Calculator.

  • The Rule of 72 is a quick mental math shortcut to estimate how long it takes for an investment to double. Simply divide 72 by the annual interest rate. At 6% interest, it takes approximately 72 / 6 = 12 years to double your money. At 8%, it takes about 9 years. It's a useful approximation, though our calculator gives you the exact answer.

  • Future value can estimate a property's worth based on expected appreciation rates. If a $300,000 home appreciates at 3.5% annually for 10 years, its estimated future value is $300,000 × (1.035)10 = $423,182. However, real estate appreciation varies greatly by location and market conditions.

Related Financial Calculators