Financial Independence (FIRE) Calculator
fire_calculatorCompute the portfolio needed for financial independence based on income, expenses, investments, and safe withdrawal rate. Determines years to FIRE, savings rate, and lean/fat FIRE targets.
Instructions
Compute your FIRE number (the portfolio needed to live off withdrawals), your savings rate, and how many years until you reach financial independence given your income, expenses, current investments, and expected real return. Also reports lean-FIRE and fat-FIRE targets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annualIncome | Yes | After-tax annual income. | |
| realReturnPct | No | Expected inflation-adjusted annual return, in percent. Default 5. | |
| annualExpenses | Yes | Annual spending (also used as retirement spending). | |
| withdrawalRatePct | No | Safe withdrawal rate, in percent. Default 4 (the '4% rule'). | |
| currentInvestments | No | Current invested net worth. Default 0. |