Future Value Calculator
Estimate how much an amount grows over time with compound interest and optional contributions.
How to Use
- Enter your starting amount (Present Value).
- Set interest rate, time, and compounding frequency.
- Optional: add a periodic contribution and choose deposit timing (end/beginning).
- Open “Show Work” for formulas and step-by-step math.
Show Work (step-by-step)
Future Value Formulas
This calculator uses standard time-value-of-money formulas.
- Lump sum (no contributions):
FV = PV × (1 + r)^n - With contributions (ordinary annuity):
FV = PV × (1 + r)^n + PMT × (( (1 + r)^n − 1 ) / r) - Annuity due (beginning): multiply the PMT portion by
(1 + r) - Zero-rate edge case:
FV = PV + PMT × n
FAQ
What’s the difference between APR and APY?
APR is a nominal annual rate. APY reflects compounding. If you choose APY, the calculator converts it into an equivalent periodic rate for the selected compounding.
Should I use beginning or end of period?
If you contribute at the end of each period (typical paycheck-to-savings after the period), choose End. If you contribute at the beginning, choose Beginning.
Why is this different from my bank’s projection?
Banks may use different compounding rules, contribution timing assumptions, fees, taxes, or variable rates. This tool is a clean deterministic model.
Tool Info
Last updated:
Updates may include additional frequency handling, formatting, and edge-case validation.