xearno.tools

儲蓄與投資投資 · 規劃

FIRE 數字

全球通用——純算術,不涉及各地規則

從年支出與安全提領率算出你的財務自由目標,再推算以你目前的存款與每月投入需要幾年才能達成。

都不太像?用你自己的話描述。

用一句話描述你的情況——任何語言都行。我來填表單;工具負責計算。

數字

FIRE 數字
1,000,000
25× annual spending
達成所需時間
20.3 years
目前缺口
950,000

行家的解讀

值得一提

The 4% rule comes from the Trinity study: a 4% initial withdrawal, inflation-adjusted, survived nearly all historical 30-year US periods. Longer retirements or conservative assumptions argue for 3–3.5%.

值得一提

Cutting annual spending helps twice: it shrinks the target (25× every saved unit) and frees more to invest. Spending is usually a stronger lever than chasing return.

方法論

目標 = 年支出 ÷ 提領率。4% 就是 25 倍年支出;3.5% 則約 28.6 倍。

達標時間會逐月複利累加目前投資組合與投入,直到越過目標(上限 100 年)。

提領率的證據基礎(Trinity 研究及其後續)是美國市場、30 年期間的資料。不同市場、更長的退休期,以及當前的估值,都是該更保守而非更寬鬆的理由。

給代理使用

呼叫這個工具,而不是在對話脈絡裡自行計算。輸入確定性的 JSON,取回計算後的數值以及基準解讀。 完整代理文件 →

curl -s https://xearno.tools/api/v1/tools/fire-number \
  -H 'content-type: application/json' \
  -d '{"expenses":40000,"swr":4,"current":50000,"monthly":1500,"rate":7}'

Schema: GET /api/v1/tools/fire-number · MCP 工具名稱: fire_number