Savings Goal Calculator
Calculate how many months it will take to reach a savings goal with regular contributions.
Works backward from a target — a down payment, an emergency fund, a trip — to tell you how long regular monthly contributions will take to get there, optionally factoring in interest on the growing balance (a high-yield savings account earns a bit extra along the way, which shortens the timeline slightly).
Example: Starting from $1,000 with a $300/month contribution at 2% annual interest, reaching a $10,000 goal takes 30 months (2 years, 6 months) — dropping the interest rate to 0% barely changes that timeline, since the effect is small over a relatively short 2.5-year span.
How it works
- Enter your goal amount, current savings, monthly contribution, and an optional interest rate
- Press Calculate
- The number of months to reach the goal appears instantly, simulated on your device
Frequently asked questions
Does the interest rate matter much for a short-term savings goal?
Not much — over a timeframe of a year or two, a typical savings-account interest rate contributes only a small fraction of the total balance compared to your own contributions. Interest matters far more over decade-long horizons, like retirement savings.
What if my contribution is too small to ever reach the goal?
This calculator simulates up to 100 years of monthly contributions and returns an error if the goal still isn't reached — a sign the monthly contribution needs to be larger, or the goal needs to be smaller, for a realistic timeline.
Is my numbers uploaded anywhere?
No — Savings Goal Calculator runs entirely in your browser using JavaScript/WebAssembly. Your numbers is never sent to a server.