xearno.tools
工具給代理使用Xearno app ↗

賺錢與工作·收入 · employment · 規劃

India Gratuity Calculator (Labour Codes, from 21 Nov 2025)

Leaving after years of service — or counting what those years have quietly earned you.

Computes statutory gratuity under India’s Code on Social Security 2020, in force since 21 Nov 2025 (general AI often still says the Labour Codes are pending). The formula looks unchanged — wages × 15/26 per year of service — but two decisive inputs are hidden: the §2(88) wage definition floors the gratuity base at 50% of total remuneration when basic + DA is kept low (most modern salary structures), and fixed-term employees now qualify after just 1 year instead of 5. Both can turn the “obvious” answer from wrong to right by lakhs.

依據: Code on Social Security 2020 (in force 21 Nov 2025) · MoLE FAQ 16 Mar 2026 · ₹20L ceiling pending fresh notification · verified 2026-07-23

不想一欄一欄填?

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

數字

Statutory gratuity
₹173,077
30,000 × 15/26 × 10 years
Gratuity wage used
₹30,000
50% floor: half of ₹60,000 remuneration beats your ₹25,000 basic + DA
Years counted
10
10 completed years
僅為預覽——使用預設的Employment type, Basic + DA, Total remuneration, Years of service。

行家的解讀

好跡象

The 50% floor is working for you. Your basic + DA is ₹25,000, but that is under half your ₹60,000 total remuneration — so §2(88) floors your gratuity wage at ₹30,000. The old-Act answer (basic + DA alone) would have been ₹144,231 — the reform raises your gratuity by ₹28,846. Most people — and most AI answers — compute gratuity on basic + DA alone and miss this entirely.

值得一提

This is the statutory floor. An award, contract, or employer gratuity scheme can provide better terms — and where it does, the better terms prevail. Check your appointment letter and any settlement before accepting the statutory number as final.

Gratuity grows silently with every year of service. The Xearno app keeps your service clock and the number it is building visible — so the payout is a plan, not a surprise.

取得 Xearno app

方法論

In force: the entire gratuity chapter (Code on Social Security 2020, §§53–58) took effect on 21 Nov 2025. Per the MoLE FAQ (16 Mar 2026), exits on or after that date are computed entirely under the Code on last-drawn wages — no splitting of service between old and new law. Implementing rules are still being finalised, but they are procedural; the substantive numbers here come from the Act itself.

Formula (unchanged from the 1972 Act): gratuity = monthly wages × 15/26 × qualifying years. Qualifying years = completed years of continuous service, plus one if the part-year beyond them is in excess of six months (§53(2)) — exactly 6 months does NOT round up. The 15/26 is statutory (15 days’ wages on a 26-working-day month); dividing by 30 is a common error.

Wages (§2(88) — the new mechanic): wages = basic + dearness allowance + retaining allowance. But if the excluded components (a)–(i) — HRA, conveyance, overtime, commission, statutory bonus, employer PF contribution, etc. — exceed 50% of total remuneration, the excess is added back into wages. Practical effect: gratuity wage = max(basic + DA, 50% of total remuneration). Total remuneration includes the employer PF contribution and statutory bonus but excludes gratuity and ESI (MoLE FAQ); annual performance incentives are not remuneration (MoLE FAQ 4). Remuneration in kind counts toward wages up to 15%.

Eligibility: permanent employees need 5 completed years of continuous service; fixed-term employees qualify after 1 year from the contract start, pro-rata (under 1 year is not eligible — MoLE FAQ 14/19); working journalists need 3 years; death or disablement has no minimum. The Code’s continuous-service definition deems 240 working days in a year as a year of service. Courts under the 1972 Act read 4 years + 240 days as satisfying the 5-year rule; whether that gloss survives under the Code is unresolved, so this tool keeps eligibility strict at the completed-year thresholds and applies the >6-month round-up only to payout years once eligible.

Ceiling: ₹20,00,000, carried forward from the notification under the 1972 Act pending a fresh notification under §53(3) — it may be raised. The income-tax exemption for non-government employees is also ₹20 lakh, as a lifetime limit (Income-tax Act §10(10)(iii)). Government employees are outside this chapter entirely (their gratuity follows service rules and is fully exempt).

This is the statutory floor: an award, contract, or employer scheme with better terms prevails over it.

常見問題

Are the Labour Codes actually in force?
Yes — the gratuity chapter of the Code on Social Security 2020 (§§53–58) took effect on 21 Nov 2025, and the Ministry of Labour’s FAQ (16 Mar 2026) confirms exits on or after that date are computed entirely under the Code. General AI often still answers that the Codes are pending — they trained on years of “notified but not in force” coverage. Only the implementing rules (procedural) are still being finalised.
Is gratuity still calculated on basic + DA?
Only if your basic + DA is at least half your total remuneration. The Code’s wage definition (§2(88)) adds excluded allowances back whenever they exceed 50% of total remuneration — so the gratuity wage is effectively the higher of basic + DA and 50% of your total remuneration (which includes the employer PF contribution and statutory bonus). Modern salary structures that keep basic low are exactly the ones this floor catches.
Do fixed-term employees get gratuity?
Yes — this is one of the Code’s headline changes. A fixed-term employee qualifies after just 1 year of the contract (pro-rata), where the old Act required 5 years. Under 1 year remains ineligible. Working journalists qualify at 3 years, and death or disablement has no minimum at all.
Is gratuity taxable?
For non-government employees, gratuity is exempt from income tax up to ₹20 lakh — a lifetime limit across all employers (§10(10)(iii)), matching the statutory ceiling. Anything received beyond the exempt amount is taxed as salary. Government employees’ gratuity is fully exempt.
I have 4 years and 8 months — do I qualify?
Strictly, no: the qualifying service for a permanent employee is 5 completed years, and the >6-month round-up applies only to the payout calculation once you already qualify. But courts under the old Act treated 4 years + 240 days worked in the fifth year as qualifying, and whether that carries into the Code is not yet settled. If you are near the line, it is worth legal advice — and note a fixed-term contract would already qualify at 1 year.

給代理使用

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

curl -s https://xearno.tools/api/v1/tools/india-gratuity \
  -H 'content-type: application/json' \
  -d '{"employmentType":"permanent","basicDA":25000,"totalRemuneration":60000,"serviceYears":10,"serviceExtraMonths":0,"exitReason":"service"}'

Schema: GET /api/v1/tools/india-gratuity · MCP 工具名稱: india_gratuity

相關工具

  • UK Statutory Redundancy Pay Calculator — Your statutory redundancy pay under ERA 1996 — the age-banded week multiplier, the £751 weekly cap, and the £22,530 maximum, all on current limits.
  • Is This Raise Actually a Raise? (2026 benefits cliff) — What a raise really adds after EITC, CTC, SNAP, Medicaid, and ACA subsidies move against it — the effective marginal rate no single program shows.
  • Freelance vs Employee: the True-Equivalence Rate — The 1099 rate that truly replaces a W-2 salary — solved from taxes, benefits, and billable reality, not a folk multiplier.
  • Singapore Platform Worker CPF Calculator (Platform Workers Act) — Your monthly CPF deduction and operator top-up as a ride-hail or delivery platform worker — by birth cohort, vehicle, and the 2025–2029 rate ramp.

Xearno Tools——由 Xearno app 團隊打造的免費、誠實計算工具。沒有廣告,沒有導購。

關於最近變了什麼API 與 MCPllms.txt隱私權條款與免責聲明Xearno appXInstagramBluesky

僅供資訊與教育用途。Xearno Tools 不提供財務、稅務、投資或法律建議,結果為估算,未必符合你的實際情況。任何要據以行動的事項,請先向合格的專業人士查證。 完整免責聲明.