Savings Goal Calculator
Find out exactly how long it takes to reach any savings target — from emergency funds to dream vacations.
Savings Goal Calculator
Calculate how long it will take to reach your savings goal
Enter your savings details and click calculate to see your timeline
Increase Contributions
Even small increases in monthly savings can significantly reduce the time to reach your goal.
Find Better Returns
Higher interest rates through investments or high-yield accounts can accelerate your progress.
Automate Savings
Set up automatic transfers to ensure consistent contributions without thinking about it.
What Is a Savings Goal Calculator?
A savings goal calculator is a financial planning tool that tells you precisely how many months — or years — it will take to reach a specific dollar target. Whether you're building a three-month emergency fund, saving for a house down payment, funding a college education, or putting money aside for a dream vacation, the key to staying on track is knowing your timeline upfront. Without a concrete end date, savings goals tend to drift indefinitely.
This tool does more than simple addition. It factors in your starting balance, the amount you plan to contribute each month, and the annual interest rate your account earns — so you see not just how much you're putting in, but how compound interest accelerates your progress over time. Adjust any variable to explore trade-offs: contribute more each month to shorten the timeline, or lower your target to hit it sooner. Seeing those numbers move in real time makes abstract goals feel achievable and concrete.
How to Use This Calculator
- 1Enter your savings goal amount — the total balance you want to reach (e.g., $20,000 for an emergency fund).
- 2Enter your current savings — how much you already have set aside toward this goal.
- 3Enter your monthly contribution — the fixed amount you plan to deposit each month.
- 4Enter your expected annual interest rate — the APY your savings or investment account earns. Then see your complete timeline instantly.
The Formula Behind the Calculator
n = log(1 + (FV − PV) × r / PMT) / log(1 + r)
n = number of months needed
FV = future value (your savings goal)
PV = present value (current savings)
r = monthly interest rate (annual rate ÷ 12)
PMT = monthly contribution amountThis is the standard time-value-of-money formula solved for n (number of periods). It assumes contributions are made at the end of each month and that interest compounds monthly. When the interest rate is zero, the formula simplifies to n = (FV − PV) / PMT. For rates above zero, logarithms account for the compounding effect that grows your balance faster than simple addition.
Worked Examples
Example 1 — Emergency Fund ($20,000)
Goal: $20,000 | Current savings: $2,000 | Monthly contribution: $500 | APY: 4.00%. Monthly rate r = 4% ÷ 12 = 0.3333%. Applying the formula: n = log(1 + (20,000 − 2,000) × 0.003333 / 500) / log(1.003333) ≈ log(1.1200) / log(1.003333) ≈ 0.04922 / 0.001443 ≈ 34.1 months, or about 34 months (2 years and 10 months). Interest earned over that period adds roughly $340, shaving off about one extra contribution compared to a zero-rate account.
Example 2 — Down Payment ($50,000)
Goal: $50,000 | Current savings: $5,000 | Monthly contribution: $800 | APY: 3.50%. Monthly rate r = 3.5% ÷ 12 = 0.2917%. n = log(1 + (50,000 − 5,000) × 0.002917 / 800) / log(1.002917) ≈ log(1.1641) / log(1.002917) ≈ 0.05204 / 0.001413 ≈ 47.4 months, or approximately 47–48 months (just under 4 years). If you could increase contributions to $1,000/month, that timeline drops to roughly 38 months — saving nearly 10 months of waiting.
Example 3 — Vacation Fund ($10,000)
Goal: $10,000 | Current savings: $0 | Monthly contribution: $300 | APY: 2.00%. Monthly rate r = 2% ÷ 12 = 0.1667%. n = log(1 + (10,000 − 0) × 0.001667 / 300) / log(1.001667) ≈ log(1.05556) / log(1.001667) ≈ 0.05407 / 0.001666 ≈ 32.5 months, or roughly 33 months (2 years and 9 months). At zero interest the figure would be exactly 33.3 months, so the 2% APY saves only about one week — a reminder that interest has a bigger impact on larger amounts and longer timelines.