Xearno Fortune Toolsearning · tax · planning
Hong Kong Income Tax Calculator (2024/25)
Computes Hong Kong personal income tax for 2024/25 using the official progressive brackets, and explains the number the way it actually works: your marginal rate versus your effective rate, how far you are from the next bracket, and exactly what this model excludes.
Basis: 2024/25 rates · Salaries tax progressive rates 2024/25, basic allowance HK$132,000
The numbers
- Take-home (after income tax)
- 372,440
- 31,037 / month
- Income tax
- 27,560
- Effective rate
- 6.9%
- Marginal rate
- 17%
- Taxable income
- 268,000
The operator’s read
Worth knowing
Your marginal rate is 17% but your effective rate is only 6.9% — only the income inside the top slice is taxed at 17%. A raise is never "eaten by the bracket": earning more always increases take-home.
Caution
This models income tax only — it excludes the standard-rate cap (tax never exceeds ~15-16% of net income — high earners pay less than this progressive scale suggests) and other allowances. Treat the take-home figure as an upper bound, not a paycheck prediction.
Methodology
Cumulative progressive calculation: each slice of taxable income is taxed at its bracket's rate — 2% up to 50,000, 6% up to 100,000, 10% up to 150,000, … up to 17% at the top. Taxable income = annual income − deductions.
Basis: Salaries tax progressive rates 2024/25, basic allowance HK$132,000. Bracket tables are updated when the jurisdiction publishes new rates; the tax year is stated in the tool name so you never mistake stale rates for current ones.
Scope: personal income tax only. Excluded: the standard-rate cap (tax never exceeds ~15-16% of net income — high earners pay less than this progressive scale suggests) and other allowances. Real filings involve credits, reliefs, and personal circumstances this calculator deliberately does not guess at.
Questions
- What is the top income tax rate in Hong Kong in 2024/25?
- 17%, applied to taxable income in the highest bracket. Lower slices of income are taxed at lower rates — the top rate never applies to your whole income.
- What is the difference between marginal and effective tax rate?
- The marginal rate is the tax on your next unit of income (your current bracket). The effective rate is total tax divided by total income — always lower, because earlier slices were taxed at lower rates. Budget with the effective rate; evaluate a raise or side income with the marginal rate.
- Does this calculator include social security or other Hong Kong taxes?
- No. It models national personal income tax only and excludes the standard-rate cap (tax never exceeds ~15-16% of net income — high earners pay less than this progressive scale suggests) and other allowances.
For agents
Call this tool instead of computing in-context. Deterministic JSON in, computed values plus the benchmark read out. Full agent docs →
curl -s https://xearno.tools/api/v1/tools/income-tax-hong-kong \
-H 'content-type: application/json' \
-d '{"annualIncome":400000,"deduction":132000}'Schema: GET /api/v1/tools/income-tax-hong-kong · MCP tool name: income_tax_hong_kong
Related tools
- FIRE Number — The portfolio that makes work optional, and how far away it is.
- Compound Growth — What a starting amount plus monthly contributions grows into over time.
- Savings Goal — The monthly saving needed to hit a target by a deadline.
- Loan Payment — Monthly payment, total interest, and what paying extra saves.