Financial independence (FIRE) calculator
calc_fireRead-only educational calculator. Estimates financial independence target from annual expenses, withdrawal rate, current savings, monthly investment, and return assumptions. Returns a result from caller-supplied public inputs without changing page or account state, accessing BetterOff customer data, or providing personalized financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annualFeePct | No | Annual investment fees (%) — Deducted from the assumed return. | |
| annualExpenses | No | Annual expenses — Yearly spending to sustain after retirement. | |
| currentSavings | No | Current invested assets | |
| projectionMode | No | Projection mode | nominal |
| annualReturnPct | No | Expected annual return (%) — Pre-inflation return on invested assets. | |
| inflationRatePct | No | Inflation rate (%) | |
| monthlyInvestment | No | Monthly investment | |
| otherAnnualIncome | No | Other annual retirement income — Pension, Social Security, or work income that reduces expenses funded by the portfolio. | |
| withdrawalRatePct | No | Safe withdrawal rate (%) — Percentage of portfolio withdrawn annually in retirement. | |
| annualContributionGrowthPct | No | Annual investment growth (%) — Annual increase in the monthly investment amount. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||