Future Value Calculator - Investment Growth
Project the future value of an investment or savings account. Enter principal, interest rate, and time period to see compound growth with year-by-year
Formula
FV = PV × (1 + r)^n
This Future Value Calculator computes results from your provided inputs using the calculator's underlying model.
Worked Examples
Example 1: Lump Sum Investment Growth
Problem: You invest $25,000 today in a diversified index fund. Assuming 8% annual return, what's the future value after 30 years?
Solution: Using the future value formula:\nFV = PV × (1 + r)^n\n\nFV = $25,000 × (1.08)^30\nFV = $25,000 × 10.063\nFV = $251,566\n\nGrowth = $251,566 - $25,000 = $226,566\n\nYour investment grows over 10x in 30 years.\nThe money more than doubles every 9 years (Rule of 72: 72 ÷ 8 = 9).
Result: Future value: $251,566 | Growth: $226,566 (904%)
Example 2: Monthly Contributions Future Value
Problem: Save $500/month for 25 years in a retirement account earning 7% annually. What's the future value?
Solution: Using future value of annuity formula:\nPMT = $500/month\nr = 7%/year = 0.583%/month\nn = 25 × 12 = 300 months\n\nFV = PMT × [((1 + r)^n - 1) / r]\nFV = $500 × [((1.00583)^300 - 1) / 0.00583]\nFV = $500 × [5.427 - 1] / 0.00583\nFV = $500 × 759.38\nFV = $379,690\n\nTotal contributed: $500 × 300 = $150,000\nInvestment growth: $379,690 - $150,000 = $229,690\n\nYour contributions more than doubled through compound growth!
Result: FV: $379,690 | Contributed: $150,000 | Growth: $229,690
Example 3: Combined Lump Sum and Contributions
Problem: Start with $10,000, add $300/month for 20 years at 8% annual return. Calculate total future value.
Solution: Part 1: Lump sum FV\nFV₁ = $10,000 × (1.08)^20\nFV₁ = $10,000 × 4.661\nFV₁ = $46,610\n\nPart 2: Monthly contributions FV\nMonthly rate = 8%/12 = 0.667%\nPeriods = 240 months\nFV₂ = $300 × [((1.00667)^240 - 1) / 0.00667]\nFV₂ = $300 × [4.927 - 1] / 0.00667\nFV₂ = $300 × 588.37\nFV₂ = $176,511\n\nTotal FV = $46,610 + $176,511 = $223,121\n\nTotal invested: $10,000 + ($300 × 240) = $82,000\nTotal growth: $223,121 - $82,000 = $141,121
Result: Total FV: $223,121 | Invested: $82,000 | Growth: $141,121
Frequently Asked Questions
What is future value?
Future value is what an investment or sum of money will be worth at a specific future date, given an assumed rate of return or growth. It accounts for compound interest, showing how money grows over time. For example, $1,000 today at 7% annual return will have a future value of $1,967 in 10 years. FV is essential for retirement planning, savings goals, and comparing investment options.
How is future value calculated?
For a lump sum: FV = PV × (1 + r)^n, where PV is present value, r is the interest rate per period, and n is number of periods. For regular contributions (annuity): FV = PMT × [((1 + r)^n - 1) / r]. For both combined, add them together. More frequent compounding increases FV slightly. Example: $5,000 at 6% for 8 years: FV = $5,000 × (1.06)^8 = $7,969.
What's the difference between future value and compound interest?
Compound interest is the mechanism by which money grows - earning interest on both principal and previously accumulated interest. Future value is the result - the final amount after compound growth. FV calculations use compound interest formulas to project growth. They're related but different: compound interest is the process, future value is the outcome.
How does compounding frequency affect future value?
More frequent compounding slightly increases future value because interest is calculated and added more often, giving it more time to compound. $10,000 at 6% for 10 years: Annual compounding = $17,908, Monthly = $18,194, Daily = $18,221. The difference is small for typical rates but grows over longer periods. For long-term planning, monthly compounding is a reasonable assumption.
What rate of return should I use for future value calculations?
Use conservative estimates based on asset type: Stock market: 7-10% historical average (use 7% for conservative planning), Balanced portfolio (60/40): 6-8%, Conservative portfolio: 4-6%, Savings accounts: 3-5% currently, Bonds: 3-6%. Always consider inflation - a 7% nominal return with 3% inflation equals 4% real return. For retirement planning 30+ years out, 6-7% is commonly used.
How do I calculate future value with regular contributions?
Use the future value of annuity formula: FV = PMT × [((1 + r)^n - 1) / r], where PMT is the regular payment amount. For monthly contributions, convert annual rate to monthly (divide by 12) and use number of months. Example: $200/month for 15 years at 7% annual = $200 × [((1.00583)^180 - 1) / 0.00583] = $63,128. Add this to any lump sum future value if you have both.