储蓄与投资投资 · 规划
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 — 这项投资值不值——用折现算,不靠感觉。
- 复利增长 — 一笔起始金额加上每月定投,随时间会长成多少。