NPS vs Mutual Funds for Retirement: The Complete Comparison Guide
Every tier, tax section and equity limit in NPS, set next to what mutual funds offer instead — plus a calculator to split contributions between the two once you're ready to decide.
We've already made the short case that most planners recommend using NPS and mutual funds together rather than picking one — see NPS vs Mutual Funds for Retirement: Why Most Planners Recommend Both if that's the answer you came for. This is the long version — what each option actually is, structurally, so "use both" isn't advice you're taking on faith.
NPS vs Mutual Funds: Complete Comparison Guide (2026) | Money n Wealth :root{ --navy-deep:#0B1929; --navy-mid:#12395A; --ink:#0F172A; --body:#475569; --lead:#64748B; --blue-50:#EFF6FF; --blue-600:#2563EB; --orange:#E07B20; --orange-soft:rgba(224,123,32,.12); --border:#E3DFD9; --border-soft:#E2E8F0; --bg:#FFFFFF; --bg-soft:#F8FAFC; --serif:"DM Serif Display", Georgia, serif; --sans:"DM Sans", -apple-system, "Segoe UI", sans-serif; --shadow: 0 1px 3px rgba(15,23,42,.08), 0 1px 2px rgba(15,23,42,.06); } @media (prefers-color-scheme: dark){ :root:not([data-theme="light"]){ --ink:#F1F5F9; --body:#CBD5E1; --lead:#94A3B8; --bg:#0B1220; --bg-soft:#111A2C; --border:#26314A; --border-soft:#1E2A44; --blue-50:#132338; --blue-600:#7AA7F0; --shadow: 0 1px 3px rgba(0,0,0,.4); } } :root[data-theme="dark"]{ --ink:#F1F5F9; --body:#CBD5E1; --lead:#94A3B8; --bg:#0B1220; --bg-soft:#111A2C; --border:#26314A; --border-soft:#1E2A44; --blue-50:#132338; --blue-600:#7AA7F0; --shadow: 0 1px 3px rgba(0,0,0,.4); } *{box-sizing:border-box;} body{margin:0;background:var(--bg);color:var(--body);font-family:var(--sans);font-size:16px;line-height:1.7;} a{color:var(--blue-600);} a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible{outline:2px solid var(--orange); outline-offset:2px;} img,svg{max-width:100%;} .nav{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;border-bottom:1px solid var(--border-soft);flex-wrap:wrap;gap:12px;} .brand{display:flex;align-items:center;gap:8px;font-family:var(--serif);font-size:22px;color:var(--ink);text-decoration:none;} .brand b{color:var(--orange);font-weight:400;} .navlinks{display:flex;align-items:center;gap:26px;flex-wrap:wrap;} .navlinks a{color:var(--body);text-decoration:none;font-size:14.5px;font-weight:500;} .navlinks a:hover{color:var(--ink);} .login-btn{background:var(--navy-mid);color:#fff !important;padding:9px 20px;border-radius:8px;font-size:14px;font-weight:700;} .hero{position:relative;overflow:hidden;padding:56px 32px 44px; background: radial-gradient(circle at 82% 18%, rgba(224,123,32,.5), rgba(0,0,0,0) 34%), linear-gradient(135deg, var(--navy-deep), var(--navy-mid)); } .hero-inner{max-width:1100px;margin:0 auto;position:relative;z-index:2;} .badge{display:inline-block;font-family:var(--sans);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--orange);border:1.5px solid rgba(224,123,32,.4);background:rgba(224,123,32,.08);padding:7px 18px;border-radius:999px;margin-bottom:22px;} .eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#B9C6D6;margin-bottom:14px;font-weight:500;} h1.title{font-family:var(--serif);font-weight:700;font-size:clamp(32px,4.6vw,54px);line-height:1.08;color:#fff;margin:0 0 20px;text-wrap:balance;max-width:18ch;} .dek{font-size:19px;color:#CBD8E5;max-width:56ch;margin:0 0 26px;line-height:1.55;} .byline{display:flex;flex-wrap:wrap;gap:26px;color:#AFC0D2;font-size:14.5px;} .byline span{display:inline-flex;align-items:center;gap:7px;} .hero-motif{position:absolute;right:-10px;bottom:-10px;width:280px;height:280px;opacity:.9;z-index:1;pointer-events:none;} @media (max-width:700px){.hero-motif{display:none;}} .wrap{max-width:1100px;margin:0 auto;padding:48px 32px 80px;display:grid;grid-template-columns:1fr 300px;gap:56px;} @media (max-width:860px){.wrap{grid-template-columns:1fr;padding:36px 20px 60px;}} main{min-width:0;max-width:680px;} main > p{margin:0 0 20px;font-size:17px;} main > p.lead{font-size:19px;color:var(--ink);} h2{font-family:var(--serif);font-weight:700;font-size:29px;color:var(--ink);margin:44px 0 18px;text-wrap:balance;} h3{font-family:var(--sans);font-weight:700;font-size:18px;color:var(--ink);margin:28px 0 10px;} main ul, main ol{padding-left:22px;margin:0 0 20px;} main li{margin-bottom:9px;font-size:16.5px;} main strong{color:var(--ink);font-weight:700;} .note{font-style:italic;color:var(--lead);font-size:15px;border-left:3px solid var(--border);padding-left:16px;margin:18px 0 26px;} .callout{background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:10px;padding:20px 22px;margin:24px 0;} .callout h4{margin:0 0 8px;font-family:var(--sans);font-size:15.5px;font-weight:700;color:var(--ink);} .callout p{margin:0;font-size:15.5px;} .two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;} @media (max-width:600px){.two-col{grid-template-columns:1fr;}} .two-col .callout{margin:0;} .two-col .callout ul{padding-left:20px;margin:0;} .two-col .callout li{font-size:15px;margin-bottom:8px;} .table-scroll{overflow-x:auto;margin:22px 0;border:1px solid var(--border-soft);border-radius:10px;} table{width:100%;border-collapse:collapse;font-size:15px;min-width:520px;} th{background:var(--blue-50);color:var(--ink);font-family:var(--sans);font-weight:700;text-align:left;padding:13px 16px;font-size:13.5px;} td{padding:14px 16px;border-top:1px solid var(--border);color:var(--body);vertical-align:top;} tr:first-child td{border-top:none;} td.rowlabel{font-weight:700;color:var(--ink);white-space:nowrap;} .calc{background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:14px;padding:28px;margin:32px 0;} .calc-head{display:flex;align-items:center;gap:10px;margin-bottom:6px;} .calc-head h3{margin:0;font-size:19px;} .calc p.calc-sub{margin:0 0 20px;font-size:14.5px;color:var(--lead);} .calc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:20px;} .field label{display:block;font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--lead);margin-bottom:7px;} .field input, .field select{width:100%;padding:10px 12px;border:1.5px solid var(--border-soft);border-radius:8px;font-family:var(--sans);font-size:15px;background:var(--bg);color:var(--ink);} .calc-btn{background:var(--navy-mid);color:#fff;border:none;padding:12px 26px;border-radius:8px;font-family:var(--sans);font-weight:700;font-size:15px;cursor:pointer;} .calc-btn:hover{background:var(--navy-deep);} .calc-result{display:none;margin-top:22px;padding-top:20px;border-top:1px dashed var(--border);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;} .calc-result.show{display:grid;} .result-item .rlabel{font-size:12.5px;color:var(--lead);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;} .result-item .rval{font-family:var(--serif);font-size:24px;color:var(--ink);font-variant-numeric:tabular-nums;} .result-item .rval.accent{color:var(--orange);} .calc-fineprint{font-size:12.5px;color:var(--lead);margin-top:16px;} .faq details{border-bottom:1px solid var(--border-soft);padding:16px 0;} .faq summary{font-family:var(--sans);font-weight:700;font-size:16.5px;color:var(--ink);cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:16px;align-items:center;} .faq summary::-webkit-details-marker{display:none;} .faq summary::after{content:"+";font-size:22px;color:var(--orange);font-weight:400;flex-shrink:0;} .faq details[open] summary::after{content:"–";} .faq details p{margin:12px 0 0;font-size:15.5px;} aside{align-self:start;position:sticky;top:24px;} .card{background:var(--bg);border:1px solid var(--border-soft);border-radius:14px;padding:24px;box-shadow:var(--shadow);margin-bottom:20px;} .card h4{font-family:var(--serif);font-size:19px;margin:0 0 14px;color:var(--ink);font-weight:700;} .share-btn{display:block;width:100%;text-align:center;padding:10px;border:1.5px solid var(--border-soft);border-radius:8px;color:var(--body);text-decoration:none;font-size:14.5px;font-weight:500;margin-bottom:10px;} .share-btn:hover{border-color:var(--orange);color:var(--ink);} .card .helptext{font-size:14.5px;color:var(--lead);margin:0 0 16px;} .contact-btn{display:block;text-align:center;background:var(--navy-deep);color:#fff !important;padding:13px;border-radius:8px;font-weight:700;text-decoration:none;font-size:15px;} .toc a{display:block;font-size:14px;color:var(--body);text-decoration:none;padding:6px 0;border-bottom:1px solid var(--border-soft);} .toc a:hover{color:var(--orange);} .reg-box{background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:10px;padding:20px 22px;margin:40px 0 8px;font-size:13px;color:var(--lead);line-height:1.65;} .reg-box strong{color:var(--ink);} .related{max-width:1100px;margin:20px auto 0;padding:36px 32px 0;} .related h3{font-family:var(--serif);font-size:24px;color:var(--ink);margin:0 0 20px;} .related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;} .rcard{border:1px solid var(--border-soft);border-radius:12px;padding:18px;text-decoration:none;display:block;transition:box-shadow .15s;} .rcard:hover{box-shadow:var(--shadow);} .rcard .rcat{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--orange);background:var(--orange-soft);padding:4px 10px;border-radius:999px;margin-bottom:10px;} .rcard .rtitle{font-family:var(--sans);font-weight:700;font-size:15px;color:var(--ink);line-height:1.4;} footer{max-width:1100px;margin:56px auto 0;padding:32px 32px 40px;border-top:1px solid var(--border-soft);font-size:13.5px;color:var(--lead);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;} footer a{color:var(--lead);margin-right:16px;text-decoration:none;} footer a:hover{color:var(--orange);} @media (prefers-reduced-motion:reduce){*{transition:none !important;}} Money 'n' Wealth (https://www.moneynwealth.in/) Home (https://www.moneynwealth.in/) Wealth Solutions (https://www.moneynwealth.in/products-services) Planning Tools (https://www.moneynwealth.in/tools) Insights (https://www.moneynwealth.in/insights) Contact (https://www.moneynwealth.in/contact) Talk to Us (https://www.moneynwealth.in/contact) RETIREMENT PLANNING MONEY N WEALTH · INSIGHTS NPS vs Mutual Funds for Retirement: The Complete Comparison Guide Every tier, tax section and equity limit in NPS, set next to what mutual funds offer instead — plus a calculator to split contributions between the two once you're ready to decide. 👤 Money n Wealth Team 📅 September 6, 2026 🕐 ~10 min read We've already made the short case that most planners recommend using NPS and mutual funds together rather than picking one — see NPS vs Mutual Funds for Retirement: Why Most Planners Recommend Both (https://www.moneynwealth.in/insights/nps-vs-mutual-funds-for-retirement-why-most-planners-recommend-both) if that's the answer you came for. This is the long version — what each option actually is, structurally, so "use both" isn't advice you're taking on faith. What NPS Actually Is, Structurally The National Pension System is a government-regulated, defined-contribution retirement account overseen by the Pension Fund Regulatory and Development Authority (PFRDA) . It has two tiers that behave nothing like each other: Tier I is the actual retirement account — contributions are locked until age 60 (with limited exceptions for specific life events), and this is the tier that carries every NPS tax benefit. When people say "NPS," they mean Tier I. Tier II is a voluntary, no-lock-in savings account you can open only if you already have a Tier I account. Withdraw anytime, no restrictions — but it carries no tax benefit for most subscribers, which is why most people never fund it. Where Your Money Actually Goes: E, C, G and A Inside Tier I, your contribution is split across up to four asset classes: E (Equity): index-tracking equity, capped at 75% of your allocation for subscribers below 50, tapering down after that. C (Corporate Bonds): high-rated corporate debt instruments. G (Government Securities): sovereign bonds — the lowest-risk slice. A (Alternative Investment Funds): a small allocation to REITs, InvITs and similar instruments, capped at 5%. You choose how these are split under Active Choice , or hand that decision to a preset glide path under Auto Choice (lifecycle funds), which reduces your equity allocation automatically as you age — Aggressive, Moderate and Conservative variants are available depending on how fast you want that de-risking to happen. Multiple PFRDA-approved pension fund managers run these portfolios, and you can switch between them if performance disappoints. NPS Tax Benefits, Section by Section Section 80CCD(1): your own contribution qualifies within the overall ₹1.5 lakh Section 80C ceiling — shared with PPF, ELSS, EPF and life insurance premiums, not an extra bucket. Section 80CCD(1B): an additional ₹50,000 deduction for your own NPS contribution, over and above the 80C ceiling — available under the old tax regime only . Section 80CCD(2): if your employer contributes to your NPS account, that contribution is deductible up to 14% of salary, for both government and private-sector employees — and this one works under both tax regimes . If your employer offers it, it's worth using regardless of which regime you've picked. At maturity: up to 60% of the corpus can be withdrawn as a lump sum, currently tax-free. At least 40% must go toward an annuity purchase, and the pension that annuity pays out is taxed as regular income when you receive it. ✓ NPS: What Works in Its Favour An extra deduction mutual funds structurally can't offer (80CCD(1B)) Fund management charges among the lowest of any regulated product — a handful of basis points a year Fully portable across jobs and states via your Permanent Retirement Account Number (PRAN) PFRDA-regulated professional management Built-in discipline — the lock-in means the money is genuinely still there at 60 ✗ NPS: What Works Against It Locked until 60, with only narrow, specific exceptions At least 40% must buy an annuity — a taxable pension you don't control the pricing of Equity capped at 75%, tapering further after age 50 Partial withdrawals are restricted to specific, defined circumstances The exit process at 60 involves more paperwork than redeeming a mutual fund Mutual Funds for Retirement, Structurally Unlike NPS, "mutual funds for retirement" isn't one product — it's a choice across several fund categories, each suited to a different stretch of the journey: Equity funds for the long growth phase — large-cap (https://www.moneynwealth.in/insights/large-cap-funds) , flexi-cap (https://www.moneynwealth.in/insights/flexi-cap-funds) , multi-cap (https://www.moneynwealth.in/insights/multi-cap-funds) , mid-cap (https://www.moneynwealth.in/insights/mid-cap-funds) and small-cap (https://www.moneynwealth.in/insights/small-cap-funds) categories all fit here, in different proportions depending on how many years you have left to invest. Hybrid funds for a smoother ride as retirement gets closer — see our Aggressive Hybrid (https://www.moneynwealth.in/insights/aggressive-hybrid) , Balanced Advantage (https://www.moneynwealth.in/insights/balanced-advantage) and Conservative Hybrid (https://www.moneynwealth.in/insights/conservative-hybrid) guides for how much equity cushioning each carries. Debt funds for the final glide path into retirement, where capital preservation matters more than growth — our Fixed Deposit vs Debt Mutual Funds (https://www.moneynwealth.in/insights/fixed-deposit-vs-debt-mutual-funds-which-gives-better-post-tax-returns-now) comparison covers how these are taxed today. India's own dedicated retirement category: SEBI's solution-oriented "Retirement Fund" classification comes with its own lock-in, built specifically to stop retirement savings from being redeemed early — structurally the closest mutual-fund equivalent to what NPS enforces. See our Retirement Mutual Funds guide (https://www.moneynwealth.in/insights/retirement-funds) for exactly how that lock-in compares to NPS's. Mutual Fund Tax Benefits Equity funds (held over 1 year): long-term capital gains up to ₹1.25 lakh a year are tax-free; gains above that are taxed at 12.5% , with no indexation — the rate effective since 23 July 2024. Debt funds: units bought on or after 1 April 2023 are taxed entirely at your slab rate, with no indexation, regardless of how long you hold them — the Finance Act, 2023 removed the earlier LTCG-with-indexation treatment for new purchases. Units bought before that date generally keep the old treatment (20% with indexation after 3 years) under grandfathering. Our FD vs Debt Mutual Funds guide (https://www.moneynwealth.in/insights/fixed-deposit-vs-debt-mutual-funds-which-gives-better-post-tax-returns-now) covers this in full. ELSS: the one mutual fund category with an 80C deduction, up to ₹1.5 lakh, with the shortest lock-in of any 80C option at 3 years — see PPF vs ELSS vs SIP (https://www.moneynwealth.in/insights/ppf-vs-elss-vs-sip-which-tax-saving-investment-actually-wins-in-2026) for how it stacks up against NPS's own 80C-adjacent benefit. ✓ Mutual Funds: What Works in Their Favour No forced lock-in outside ELSS and the dedicated retirement category No equity cap — a 100% equity retirement SIP is entirely your call Redemption in a few days, not a multi-step exit process at a fixed age Thousands of schemes to match almost any risk profile No mandatory annuity — you decide how the corpus turns into income ✗ Mutual Funds: What Works Against Them No deduction beyond ELSS's standard 80C treatment Costs run higher than NPS — direct plans typically 0.5–1.5%, regular plans more Full market risk, with no PFRDA-style equity ceiling protecting you from your own choices No forced discipline — nothing stops an early, ill-timed withdrawal No equivalent to NPS's employer-contribution deduction under 80CCD(2) Head-to-Head Comparison Factor NPS (Tier I) Mutual Funds Typical long-term return 10–12% (equity-capped) 12–15% (equity-heavy, market-dependent) Equity exposure Max 75%, tapers after age 50 Up to 100%, your choice Lock-in Until age 60 None (ELSS: 3 yrs; retirement funds: ~5 yrs or till 60) Extra deduction beyond 80C ₹50,000 via 80CCD(1B), old regime only None (ELSS uses standard 80C only) Employer contribution benefit 80CCD(2), up to 14% of salary, both regimes Not applicable Cost A few basis points a year 0.5–1.5%+ depending on plan and category Exit at retirement Min. 40% mandatory annuity purchase Full withdrawal flexibility Liquidity before retirement Very limited High (outside ELSS/retirement funds) Rules current at time of writing and subject to PFRDA and Finance Act changes — confirm current provisions before investing. Choose NPS If / Choose Mutual Funds If Lean toward NPS if: You haven't used your full ₹2 lakh combined 80C + 80CCD(1B) deduction (old regime) You want the lowest possible ongoing cost for a slice of your retirement money You'd genuinely benefit from a lock-in that stops you touching this money early Your employer offers an NPS contribution match under 80CCD(2) Lean toward mutual funds if: You want full control over how much equity you carry and when you exit You're self-employed or a freelancer with no employer-contribution benefit to capture You don't want a portion of the corpus forced into an annuity at 60 You're comfortable managing (or getting advice on) an actively reviewed portfolio For most people earning enough to think seriously about retirement, the honest answer is both — not in equal measure, and not for the same reason. Our companion article (https://www.moneynwealth.in/insights/nps-vs-mutual-funds-for-retirement-why-most-planners-recommend-both) walks through the combined strategy and a worked example portfolio in detail. If you're building the mutual-fund side of that mix toward a specific number, our ₹1 Crore Corpus SIP guide (https://www.moneynwealth.in/insights/build-1-crore-corpus-sip-calculator-guide) lays out the month-by-month math. 📊 NPS + Mutual Fund Split Calculator A starting-point split for whatever you can invest monthly toward retirement — prioritising the 80CCD(1B) deduction first, then routing the rest to mutual fund SIPs. Monthly Retirement Investment (₹) Your Tax Slab (%) 0% 5% 20% 30% Calculate Suggested NPS (80CCD1B) — Suggested Mutual Fund SIP — Extra Tax Saved / Year — Assumes the old tax regime, since 80CCD(1B) doesn't apply under the new one, and caps the NPS suggestion at ₹4,167/month — the amount needed to fully use the ₹50,000/year 80CCD(1B) limit. Illustrative only, not personalised advice. Common Mistakes to Avoid Putting everything into NPS for the tax break and missing out on the higher equity ceiling and flexibility mutual funds offer. Never reviewing NPS fund manager performance — you're allowed to switch managers if yours is consistently lagging its category. Picking mutual fund categories at random instead of matching them to your actual years-to-retirement — see our fund category guides linked above. Stopping SIPs during a market fall instead of continuing to buy units at lower prices. Treating retirement planning as investing alone — without adequate health and term insurance (https://www.moneynwealth.in/insights/insurance-planning-guide-india) , a single medical event can undo years of NPS and SIP discipline. Frequently Asked Questions What's the real difference between NPS Tier I and Tier II? Tier I is the retirement account — locked until 60, and the only tier that carries any tax benefit. Tier II is a voluntary add-on with no lock-in and, for most subscribers, no tax deduction — which is why very few people fund it beyond opening it. Should I pick Active Choice or Auto Choice in NPS? Active Choice suits investors who want to set and periodically adjust their own E/C/G/A split. Auto Choice (lifecycle) suits investors who'd rather the equity allocation reduce automatically as they age, without needing to remember to do it themselves — useful if you know you won't revisit the allocation often. Can self-employed or freelance individuals invest in NPS? Yes — NPS is open to any Indian citizen aged 18–70, salaried or not. Self-employed subscribers simply won't have access to the employer-contribution benefit under 80CCD(2), since there's no employer making a contribution. Does my ELSS investment share a limit with my NPS 80CCD(1) contribution? Yes. ELSS and the 80CCD(1) portion of your NPS contribution both draw from the same combined ₹1.5 lakh Section 80C ceiling, alongside PPF, EPF and life insurance premiums. Only the additional ₹50,000 under 80CCD(1B) sits outside that ceiling. Want a plan that sizes both pieces correctly for your income, age and existing 80C usage? Talk to an advisor (https://www.moneynwealth.in/contact) . Regulatory Information: Money n Wealth (Predics Fintech Services Pvt Ltd) is regulated under SEBI's framework as an AMFI-registered Mutual Fund Distributor (ARN-121995) and an APMI-registered Portfolio Manager Distributor (APRN-07444). Mutual fund investments are subject to market risks; please read all scheme-related documents carefully. This article is for general informational and educational purposes only, does not constitute personalized investment or tax advice, and should not be the sole basis for any financial decision — please consult your advisor before investing. 📤 Share this article Twitter/X (https://twitter.com/intent/tweet?text=NPS%20vs%20Mutual%20Funds%3A%20The%20Complete%20Comparison%20Guide) LinkedIn (https://www.linkedin.com/sharing/share-offsite/) WhatsApp (https://wa.me/?text=NPS%20vs%20Mutual%20Funds%3A%20The%20Complete%20Comparison%20Guide) Need Help? Not sure how to split contributions between NPS and mutual funds? Talk to our experts. Contact Us (https://www.moneynwealth.in/contact) Keep Reading Retirement Planning NPS vs Mutual Funds for Retirement: Why Most Planners Recommend Both (https://www.moneynwealth.in/insights/nps-vs-mutual-funds-for-retirement-why-most-planners-recommend-both) SIP Planning How to Build a ₹1 Crore Corpus: Step-by-Step SIP Calculator Guide (https://www.moneynwealth.in/insights/build-1-crore-corpus-sip-calculator-guide) Retirement Planning Retirement Mutual Funds: Lock-In, Structure and How They Compare to NPS (https://www.moneynwealth.in/insights/retirement-funds) Retirement Planning Retirement Planning in India: How Much Corpus You Need (https://www.moneynwealth.in/insights/retirement-planning-guide-india) Back to All Articles (https://www.moneynwealth.in/insights) Planning Tools (https://www.moneynwealth.in/tools) Taxation (https://www.moneynwealth.in/legal/taxation) © 2026 Predics Fintech Services Pvt Ltd. AMFI ARN-121995 · APMI APRN-07444. function calcA6(){ const amt = parseFloat(document.getElementById('a6-amt').value)||0; const slab = parseFloat(document.getElementById('a6-slab').value)||0; const npsMax = 50000/12; // ~4166.67/month to hit the 80CCD(1B) annual cap const nps = Math.min(amt, npsMax); const mf = Math.max(amt - nps, 0); const annualNps = nps*12; const taxSaved = Math.min(annualNps, 50000) * slab/100; const fmt = v => '₹' + Math.round(v).toLocaleString('en-IN'); document.getElementById('a6-nps').textContent = fmt(nps) + '/mo'; document.getElementById('a6-mf').textContent = fmt(mf) + '/mo'; document.getElementById('a6-tax').textContent = fmt(taxSaved); document.getElementById('a6-result').classList.add('show'); }