Finance

Emergency Fund Calculator

Find out how big your emergency fund should be and how long it'll take to get there. Enter your monthly essential expenses and choose how many months of coverage you want (3, 6, or 12 is common), then add what you've already saved and how much you can put away each month. This calculator shows your target fund size, your progress toward it, and the number of months — and projected date — to reach your goal, with an optional savings interest rate. Share a link or export a PDF of your plan.

Your expenses

Enter one monthly total

The bills you'd still owe if your income stopped.

Quick examples:

Your goal & plan
months

How much you can add to the fund each month.

Optional — if your savings earns interest, it shortens the timeline.

Your Emergency Fund Plan

Recommended Fund Size

$18,000.00
6 months of $3,000.00

Months to Reach Goal

36
3 years — around June 2029
Progress toward goal0.0%
$0.00 saved$18,000.00 to go

Still Needed (Shortfall)

$18,000.00
Remaining to reach target

Total Contributions

$18,000.00
36 × $500.00

Projected Completion

June 2029
In 3 years

Progress Toward Your Goal

$0.00
of $18,000.00 target
0.0%
$18,000.00 to go

Savings Growth to Goal

Fund Target
$18,000.0036 mo

How This Calculator Works

An emergency fund is the cash cushion that keeps a surprise expense or income gap from turning into new debt. This tool answers two questions at once: how big your fund should be (framed as months of essential expenses) and how long it'll take to build at your current savings and monthly contribution. Unlike the Savings Goal Calculator (a generic save-by-a-target tool), this one is purpose-built for the safety net: you define the goal as a number of months of the bills you'd still owe if your income stopped, not an arbitrary dollar figure.

Target Fund Size

target = monthlyEssentialExpenses x targetMonths

Your target is simply your monthly essential expenses times the number of months of coverage you choose. For example, $3,000 of monthly essentials over 6 months is an $18,000 target. You can enter expenses as a single figure or toggle on an itemized breakdown — housing, utilities, food, transportation, insurance, debt minimums, and other — that sums into the total. The 3 / 6 / 12 presets are plain-English guidance, never a maintained recommendation table.

Progress & Shortfall

shortfall = max(0, target − currentSavings)

progress% = (currentSavings / target) x 100

The shortfall is what you still need to reach the target, and progress is how far along you already are. The progress bar caps visually at 100% — if your savings meet or exceed the target you're shown a "You're covered!" state with no remaining timeline.

Months to Goal (No Interest)

monthsToGoal = ceil(shortfall / monthlyContribution)

When your savings rate (APY) is left at 0%, the timeline is just the remaining shortfall divided by your monthly contribution, always rounded up to a whole month (you don't reach a goal mid-month). Contributions are treated as monthly, made at the end of each month. If your contribution is $0 while a shortfall remains, there's no timeline until you add an amount — the tool says so rather than showing a broken value.

Months to Goal (With Interest)

n = ceil( ln((target·i + C) / (S·i + C)) / ln(1 + i) )

If you enter an optional savings APY, the fund grows while you build it, so it reaches the target sooner. Here S is current savings, C is your monthly contribution, and i is the monthly rate (APY ÷ 12), compounded monthly with end-of-month contributions — the same engine behind our Compound Interest Calculator. At 0% it falls back to the simple shortfall-over-contribution formula. The projected date is today plus the months-to-goal.

Derived figures round things out: totalContributions = monthlyContribution x monthsToGoal is the cash you put in, and when APY > 0, interestEarned = target − currentSavings − totalContributions is the growth that helped you get there. The savings-growth-to-goal chart plots your balance climbing from where you are today up to the target.

Tips for Building Your Emergency Fund

Start With a $1,000 Starter Fund

A full three-to-six-month fund can feel daunting, so set a small first milestone — a $1,000–$2,000 starter buffer — that covers most common surprises like a car repair or a deductible. Hitting that quick win builds momentum and keeps a minor emergency off a credit card. Once the starter is in place, raise your target months and keep contributing toward the full safety net.

Automate Your Contributions

The most reliable way to build a fund is to make saving automatic: set up a recurring transfer from checking to your emergency account the day after payday, so the money moves before you can spend it. Even a modest monthly amount compounds into a real cushion over time. Enter that recurring figure as your monthly contribution above to see exactly when you'll cross the finish line.

Keep It in a Separate Account

Hold your emergency fund in a separate, liquid account — a high-yield savings account is a popular choice — rather than mixed in with your everyday checking. Separation reduces the temptation to dip in for non-emergencies, while a high-yield account keeps the money instantly accessible and still earning some interest. Enter that account's APY in the optional field to see how the interest shortens your timeline.

Replenish It After You Use It

An emergency fund is meant to be spent when a real emergency hits — that's its job. The key is to treat rebuilding it as the next priority once the crisis passes, so you're ready for the following surprise. Re-enter your reduced balance as your current savings to see your new shortfall and how long it'll take to top the fund back up to target.

Common Ways People Use an Emergency Fund Calculator

A Job-Loss Buffer

Job Loss

The classic reason for an emergency fund is to cover essential bills if you lose your job, giving you months of runway to find the next role without panic or new debt. Enter your essential monthly expenses and choose 3, 6, or 12 months of coverage to size the cushion to your job security, then see how long it takes to build at your current savings rate.

A Medical, Car, or Home Surprise

Surprise Expense

Even with steady income, a sudden medical bill, car repair, or home expense can blow a hole in your budget. A funded emergency account lets you absorb these one-off shocks without reaching for a credit card. Use the calculator to set a target that comfortably covers a typical surprise plus a few months of essentials, and track your progress toward it.

Variable or Self-Employed Income

Variable Income

Freelancers, contractors, and anyone with irregular income generally need a deeper fund — often nine to twelve months — because earnings can dip without warning and there are no employer benefits to fall back on. Pick the 12-month preset, base your essentials on a lean month, and see the larger target and timeline that an unpredictable income calls for.

A New-Grad Starter Fund

Getting Started

If you're just starting out, a small first emergency fund is often the best initial money goal before investing or aggressive debt payoff. Enter modest essential expenses, a short coverage target, and whatever you can spare each month to build a realistic starter buffer — then watch the projected date move closer as your contribution grows.

What This Calculator Assumes

To keep results deterministic and evergreen, the emergency-fund math rests on a few clear assumptions:

  • Your numbers, your call: every figure — essential expenses, months of coverage, current savings, monthly contribution, and the optional APY — is the value you enter. The defaults (such as $3,000 of expenses or $200 a month) are illustrative placeholders, not advice about what you should spend or save.
  • The 3–6 month rule is guidance, not a table: the 3 / 6 / 12 presets are timeless rules of thumb to help you choose, not a maintained recommendation engine. There's no hard-coded figure the tool prescribes — you pick the coverage that fits your situation.
  • Optional interest is a fixed rate: contributions are monthly (end of month), and any APY you enter compounds monthly at a constant rate (APY ÷ 12). It's an at-this-rate estimate using the rate you supply — the tool uses no live high-yield-savings rates or market data and never needs updating.
  • No taxes, inflation, or fees: the math doesn't adjust your expenses for inflation, model taxes on interest, or include account fees, and it uses a single currency. Months-to-goal is rounded up to whole months, and edge cases (already covered, zero contribution, zero expenses) show friendly messages rather than NaN or infinity.

Disclaimer: This tool provides estimates for personal planning and is not financial advice. The right size for your emergency fund depends on your income stability, dependents, expenses, and risk tolerance, and the "3–6 months" figures are general guidance rather than a rule for everyone. Consider your own circumstances and consult a qualified professional before making financial decisions.

Frequently Asked Questions

How much should I have in my emergency fund?

A common rule of thumb is three to six months of essential living expenses, though the right amount depends on your situation. If your income is steady and you have a financial cushion, three months may be enough; if you have dependents, a mortgage, or a single income, six months is a safer target; and if your income is variable or you're self-employed, nine to twelve months gives more breathing room. This calculator lets you pick the number of months and instantly shows the dollar target. There's no single correct figure — choose the level of coverage that lets you sleep at night.

Is three or six months of expenses enough?

Three months is often enough for people with stable, dual-income households and good job security, because they can typically weather a short gap or one job loss. Six months is the more widely cited default and suits most households, especially those with children, a mortgage, or a single earner. The point of the range is to match your risk: the less predictable your income and the harder your expenses are to cut, the more months you want. Use the 3 / 6 / 12 presets here to compare targets side by side.

What counts as an essential expense?

Essential expenses are the costs you'd still have to cover if your income stopped — housing (rent or mortgage), utilities, groceries, transportation, insurance, and minimum debt payments. They generally exclude discretionary spending like dining out, subscriptions, travel, and entertainment, which you could cut in a real emergency. When sizing an emergency fund, base it on this leaner "survival" budget rather than your normal spending, so the target stays realistic. This calculator's optional itemized breakdown gives you fields for the usual essentials so you can build the number up category by category.

Where should I keep my emergency fund?

An emergency fund should be safe and easy to reach, so it's typically kept in a liquid, low-risk account such as a high-yield savings account or money market account rather than invested in stocks. The goal is to preserve the money and access it instantly when something goes wrong, not to maximize returns. A high-yield savings account is popular because it stays liquid while still earning some interest — which is why this calculator offers an optional APY field to show how that interest can shorten your timeline. Avoid tying emergency money up in investments or accounts with withdrawal penalties.

How long will it take to build my emergency fund?

That depends on how much you've already saved, how much you contribute each month, and whether your savings earn interest. Without interest, the time is simply the remaining shortfall divided by your monthly contribution, rounded up to whole months; with an interest rate, the fund grows a little faster and reaches the target sooner. For example, a $14,000 shortfall at $200 a month takes about 70 months without interest, and somewhat less with a high-yield rate. Enter your numbers above to see your exact months-to-goal and projected completion date.

Should I build an emergency fund or pay off debt / invest first?

A common approach is to build a small starter emergency fund first (often $1,000–$2,000), then aggressively pay down high-interest debt like credit cards, and then finish building the full three-to-six-month fund — because high-interest debt usually costs more than savings earns. Investing for long-term goals like retirement generally comes after you have a basic safety net, since being forced to sell investments during an emergency (possibly at a loss) defeats the purpose. The emergency fund is what keeps a surprise expense from becoming new debt. This calculator focuses on sizing and building that safety net; for investing and debt payoff, see our related tools.

How much emergency fund do I need if I'm self-employed or have variable income?

Self-employed people, freelancers, and anyone with irregular income generally need a larger cushion — often nine to twelve months of essential expenses — because their income can dip unpredictably and they lack employer benefits like paid leave. The less stable and less diversified your income, the more months of coverage make sense. Base the target on your essential expenses in a lean month, and consider building toward the higher end of the range. Use the 12-month preset here as a starting point and adjust to your comfort level.

Does this calculator include interest on my savings?

Yes, optionally. By default the savings rate is set to 0%, so the timeline is the straightforward shortfall divided by your monthly contribution. If you keep your fund in a high-yield savings account, you can enter that APY and the calculator will compound it monthly while you build, showing a shorter timeline and the interest earned along the way. Because you enter the rate yourself, the result stays accurate to your account and the tool never needs market data. The growth chart shows the difference interest makes.

What if I've already reached my goal?

If your current savings already meet or exceed your target, the calculator shows a "You're covered!" message with 100% progress and no remaining timeline. That's a good place to be — your emergency fund is fully funded for the months of coverage you chose. From there you might consider whether to increase your target months, redirect contributions toward other goals like investing or extra debt payments, or simply keep the fund topped up for inflation. Having a surplus beyond the target is perfectly fine.

How is the emergency fund target calculated?

The target is your monthly essential expenses multiplied by the number of months of coverage you choose — for example, $3,000 of monthly essentials times six months equals an $18,000 target. That's the entire formula; there's no hidden assumption or maintained recommendation table behind it. You control both inputs: how lean or complete your essential-expense figure is, and how many months of cushion you want. The progress, shortfall, and timeline are all derived from that target plus your current savings and contribution.