儲蓄與投資投資 · 規劃
SIP 計算器
把每月 SIP(定期定額投資計畫)推算到未來本利和,拆分投入金額與獲利,並支援符合薪資實際成長方式的每年遞增。
數字
- Projected corpus
- 4,995,802
- Total invested
- 1,800,000
- Wealth gained
- 3,195,802
- 178% of invested
行家的解讀
值得一提
SIP returns arrive unevenly — the projection is smooth, markets are not. The discipline value of a SIP is precisely that it keeps buying through the drops the projection hides.
方法論
逐月累加:本利和按月利率成長,再加上該月投入;投入每 12 個月依遞增百分比提高。這個迭代模型能精確處理遞增,而非用封閉式近似。
常見問題
- SIP 該假設多少報酬?
- 印度股票指數基金長期以來約有 10–13% 的名目報酬;12% 是慣用的規劃數字。想留安全邊際就假設 10%,並記得通膨會吃掉名目報酬的 5–6%。
給代理使用
呼叫這個工具,而不是在對話脈絡裡自行計算。輸入確定性的 JSON,取回計算後的數值以及基準解讀。 完整代理文件 →
curl -s https://xearno.tools/api/v1/tools/sip \
-H 'content-type: application/json' \
-d '{"monthly":10000,"rate":12,"years":15,"stepUp":0}'Schema: GET /api/v1/tools/sip · MCP 工具名稱: sip
相關工具
- FIRE 數字 — 讓工作變成選項的那筆投資組合,以及你離它還有多遠。
- UK Capital Gains Tax Calculator (2025-26 & 2026-27) — Capital Gains Tax on shares, crypto, property, or a business sale — current £3,000 allowance, the 18%/24% rate split driven by your income, and the BADR 14% → 18% ramp.
- NPV 與 IRR — 這筆投資值不值得——用折現算,不是憑感覺。
- 複利成長 — 一筆起始金額加上每月投入,隨時間會成長成多少。