Emergency Fund Calculator

Calculate the size of your emergency fund target from monthly expenses and a months-of-buffer choice, plus the monthly saving needed to close the gap.

How this works

An emergency fund covers the gap between an unexpected expense (job loss, medical emergency, urgent home repair) and the time it takes to recover income or sell other assets. The standard recommendation is **3–6 months of essential expenses** — not 3–6 months of income. The two are different: most households can cut discretionary spending in an emergency, so essential expenses (rent/mortgage, utilities, food, insurance, minimum debt payments) are what your fund actually needs to cover.

Which end of the 3–6 month range. Three months is appropriate if you have stable employment, dual incomes, fast-rebound skills, and accessible credit lines as a backstop. Six months suits single-income households, freelancers, contractors, and anyone in a slow rehiring industry. Self-employed and people with non-standard income (commissions, royalties, equity-heavy compensation) often go to 9–12 months because their income volatility is higher. A common mistake is targeting "income replacement" — that's overkill; you only need to cover essentials, not lifestyle.

Where to keep it. The fund must be liquid (accessible within days) and stable (no risk of capital loss). High-yield savings, money market accounts, and short-duration Treasuries are appropriate; stocks, real estate, and locked CDs are not. The opportunity cost of holding cash earning 4% vs an index averaging 7% is real — for a $30K fund over 5 years that's ~$5K of foregone return — but the value comes from never being forced to sell investments at the worst time. Treat the fund as insurance, not investment.

The formula

target = monthly_expenses × months_buffer gap = max(target − current_savings, 0) monthly_save = gap / months_to_goal

monthly_expenses = essential expenses only (housing, food, transport, insurance, utilities, minimum debt). months_buffer = 3 to 12 depending on income stability. months_to_goal = how aggressive you want to be — 12 means hit the target in a year; 24 is gentler but slower.

Example calculation

  • $3,500/mo essential expenses, 6 months buffer, $5,000 already saved, 18-month timeline.
  • Target = 3500 × 6 = $21,000. Gap = 21,000 − 5,000 = $16,000. Monthly save = 16,000 / 18 ≈ $889/mo.

Frequently asked questions

Should I pay off debt first, or build the fund?

A small starter fund first ($1K–$2K), then attack high-interest debt (credit cards, payday loans, anything > 8%), then build the full 3–6 month fund, then attack mid-rate debt (student loans, car), then start investing aggressively. The starter fund prevents you using credit cards for the next emergency, breaking the cycle. After high-interest debt is gone, building the full fund and investing can run in parallel.

Does mortgage count as essential expenses?

Yes — until you sell. Your mortgage payment, property tax, and insurance are non-negotiable while you own the house. Renting in an emergency is theoretically possible but rarely fast enough. Include the full PITI in essential expenses. The same applies to leases on cars or other long-term commitments — they're fixed obligations the fund needs to cover for the buffer period.

What rate should I assume for the savings to grow?

Whatever your high-yield savings account currently offers — typically 0.5–5% depending on the country and rate environment. The calculator deliberately uses simple division (gap / months) rather than compounding because (a) the time horizon is short, (b) the rate is low, so compound interest barely moves the answer, and (c) keeping it simple lets you see the cash-flow target clearly. If you want compound, use a savings goal calculator with a target balance and rate.

Related calculators