Money
Savings Calculator
Plan around a savings goal in three modes. Project your future savings balance, find the monthly contribution needed to reach a target, or estimate how long a plan takes. Each mode shows total contributions, interest earned, and the formula it used.
Mode
The amount in the account today. · e.g. 5,000
Added at the end of each month. · e.g. 300
The nominal annual rate offered by the account. · e.g. 5
The horizon you are planning over. · e.g. 10
Compounding frequency
Future balance after 10 years
$54,819.73
Contributed $41,000.00 · interest earned $13,819.73
Starting with $5,000.00 and adding $300.00 per month for 10 years at 5% (monthly compounding) grows to $54,819.73.
Examples
$5,000 + $300/mo, 5%, 10 yr
≈ $52,116 future balance
Reach $50,000 from $5,000 in 10 yr at 5%
≈ $288/mo needed
$5,000 + $300/mo, 5% → $50,000
≈ 120 months (10 yr)
Emergency fund $15,000 in 3 yr, 4%
≈ $389/mo from $0
How it works
The savings calculator runs the standard future-value of a growing balance with monthly contributions:
Future value
FV = P × (1 + r)^n + PMT × ((1 + r)^n − 1) / r
Monthly contribution needed
PMT = (goal − P × (1 + r)^n) / (((1 + r)^n − 1) / r)
Time to reach goal (months)
n = log((goal + PMT / r) / (P + PMT / r)) / log(1 + r)
where P is the starting balance, PMT is the monthly contribution, and r is the effective monthly rate.
The effective monthly rate r is derived from your chosen annual rate and compounding frequency, so the same input rate produces consistent results whether the account compounds daily, monthly, quarterly, or continuously.
What the savings calculator answers
The savings calculator covers the three practical questions that come up most often when planning around a savings account or an emergency fund:
- How much will my savings grow? Project the future balance from a starting amount, a monthly contribution, a rate, and a time horizon.
- How much should I save each month? Given a target balance and a time horizon, compute the monthly contribution needed.
- How long will it take to reach my goal? Given a target balance, current savings, and a monthly amount, estimate the months and years.
How the savings calculator works
Pick a mode, enter the inputs, and the calculator:
- Converts the annual rate and compounding frequency into an effective monthly rate.
- Applies the future-value formula for a growing balance with monthly contributions.
- Solves for whichever variable is unknown for the chosen mode (future balance, monthly amount, or time).
- Reports total contributions, interest earned, the final or projected balance, and a plain English explanation.
How interest rate and compounding interact
The annual interest rate is the headline number; the compounding frequency controls how often interest is added to the balance. The calculator converts both into a single effective monthly rate using r = (1 + annualRate / n)^(n / 12) − 1, where n is the compoundings per year (continuous compounding uses e^(annualRate / 12) − 1 instead). That single monthly rate is then applied each month, alongside the monthly contribution.
The result is that two accounts with the same APY produce the same final balance for the same contribution pattern, regardless of how often the underlying compounding happens. For APY-versus-nominal comparisons, the APY calculator shows the conversion directly.
Savings calculator vs other money calculators
The savings calculator is goal-oriented. Several related calculators cover specific corners of the same math more cleanly:
- Use the compound interest calculator for a clean worked example of how compounding itself works (principal, rate, time, frequency), with no goal or solve-for-time framing.
- Use the simple interest calculator for interest that does not compound (only on the original principal), common in some short-term notes and academic problems.
- Use the APY calculator to compare advertised yields across accounts with different compounding frequencies.
- Use the CD calculator for a fixed-term certificate of deposit, where the rate is locked in and early withdrawal carries a penalty.
- Use the Roth IRA calculator or the 401k calculator for retirement-specific projections that account for annual contribution limits and employer match.
- Use the RMD calculator for required minimum distributions from a traditional IRA, SEP IRA, SIMPLE IRA, or traditional 401k.
The savings calculator on this page is best for an everyday savings account, a high-yield savings account, or an emergency fund where you want goal-based answers.
Building an emergency fund
A common rule of thumb is to keep three to six months of essential expenses in an accessible savings account, with higher coverage (six to twelve months) recommended for variable income or single-earner households. To plan one out, run the calculator in Monthly savings needed mode: enter your current savings, your target emergency-fund amount, the time horizon you want, and a realistic rate for the account you plan to use. The calculator returns the monthly amount you would need to save to hit the target on time.
If the monthly number is uncomfortably high, lengthen the horizon, lower the target, or use Time to reach goal mode with the amount you can comfortably save to see how long that route would take instead.
Worked examples
- Future balance: Start with $5,000, add $300 per month for 10 years at 5% with monthly compounding. Future balance ≈ $52,116, with about $11,116 of interest on $41,000 of total contributions.
- Monthly savings needed: Reach $50,000 from $5,000 in 10 years at 5% monthly compounding. Required monthly contribution ≈ $288.
- Time to reach goal: $5,000 plus $300 per month at 5% reaches $50,000 in about 120 months (10 years).
- Emergency fund: $0 to $15,000 in 3 years at 4% monthly compounding needs about $389 per month.
Common mistakes
- Comparing accounts on nominal rate when one offers a higher APY. APY accounts for compounding; the APY calculator runs the conversion if you need it.
- Ignoring fees and minimums. A small monthly fee can significantly slow a small balance; check the fine print before assuming the listed rate.
- Forgetting taxes on interest. Interest from a regular savings account is taxable in most cases; the calculator does not subtract tax.
- Confusing a savings goal with retirement planning. Retirement accounts have contribution limits, employer matches, and tax treatment that this calculator does not model.
- Setting an unrealistic monthly amount and missing it early. If the required monthly number looks high, try a longer horizon or a smaller goal first.
Related tools
- Compound interest calculator for the underlying math of compounding.
- Simple interest calculator for non-compounding interest problems.
- APY calculator for converting nominal rates to APY.
- CD calculator for certificates of deposit.
- Roth IRA calculator for after-tax retirement projections.
- 401k calculator for retirement savings with employer match.
- RMD calculator for required minimum distributions.
- All money calculators.
Estimate, not financial advice. Results assume the inputs hold for the entire horizon. Real interest rates, fees, taxes, account changes, and irregular contributions can change the final number. For decisions that meaningfully affect your finances, talk with a qualified financial professional.
Frequently asked questions
A savings calculator projects how a savings balance grows over time given a starting amount, a monthly contribution, an annual interest rate, and a compounding frequency. It also works in reverse: given a goal and a time horizon, it can compute the monthly amount you need to save; or given a monthly amount, it can estimate how long it takes to reach your goal.
The standard formula treats each monthly contribution as added at the end of the month. Future value = starting balance × (1 + r)^n + monthly × ((1 + r)^n − 1) / r, where r is the effective monthly rate and n is the number of months. The calculator converts the annual rate and compounding frequency to an effective monthly rate so contributions and compounding stay aligned.
Solve the same future-value formula for the monthly amount: monthly = (goal − starting × (1 + r)^n) / (((1 + r)^n − 1) / r). The calculator runs that math automatically once you pick the Monthly savings needed mode and enter the current balance, goal, time, and rate.
Solve the future-value formula for the number of months: n = log((goal + monthly / r) / (current + monthly / r)) / log(1 + r) when the rate is positive. When the rate is 0, it simplifies to (goal − current) / monthly. The calculator handles both cases in the Time to reach goal mode and reports months and years.
Use the rate your account actually pays. For a high-yield savings account, use the advertised APY. For a brokerage cash sweep, use the offered rate. For longer-term planning where the rate is uncertain, pick a conservative figure and recompute later. The calculator handles standard compounding frequencies and a continuous case.
Yes. Pick from annually, semi-annually, quarterly, monthly, daily, or continuously. The calculator converts the annual rate into an effective monthly rate that matches the chosen compounding, then applies contributions monthly. This avoids double-counting compounding and keeps the math consistent across frequencies.
The compound interest calculator focuses on explaining the math of compounding itself: principal, rate, time, and frequency. The savings calculator wraps the same math in three goal-oriented modes and uses plain savings language. If you want a clean compounding worked example, use the compound interest calculator; if you want to plan around a savings goal or target date, use this one.
APY (annual percentage yield) reflects how much you actually earn in a year after compounding. The nominal annual rate is the headline number before compounding is applied. For everyday savings accounts, APY is the more honest comparison number; the APY calculator converts between them in detail.
No. It is an estimate based on the inputs you provide. Real returns, taxes, fees, withdrawals, and changing account terms can move the actual number around. For decisions that meaningfully affect your finances, talk with a qualified financial professional.
A common guideline is three to six months of essential expenses, with higher amounts (six to twelve months) recommended for variable income or single-earner households. Use this calculator to compute how much you need to save per month to hit your target emergency-fund amount by a target date.
Related calculators
Money
Tip Calculator
Split a bill, calculate a fair tip, and round amounts cleanly across any number of people.
Money
Sales Tax Calculator
Add or remove sales tax from any amount with a precise breakdown of subtotal, tax, and total.
Money
Dividend Calculator
Estimate annual, quarterly, and monthly dividend income from share price, holding size, and dividend yield.