Why this site exists
If you searched for "income tax calculator Malaysia" in 2026, almost every result was a loan or insurance marketplace in disguise. The calculator was bait — the real product was your contact details, sold downstream to banks. That's a perfectly valid business model, but it produces a particular shape of website: one that's optimised for capturing leads, not for getting the math right.
Kalkulatorapp.com flips it: the calculator is the product. We make money in two narrow, clearly disclosed ways — display ads via Google AdSense, and clearly-labelled affiliate links to financial products. Your inputs never leave your browser. There is no signup, no email gate, no "compare loans" funnel.
Who runs the site
The site is built and maintained by Wilson Lee, based in Malaysia. Wilson is not a licensed financial planner or tax agent — the calculators are built from official sources (LHDN, KWSP, BNM, the Stamp Act) and verified against those sources, but they are educational tools, not advice. For decisions that matter, please consult a qualified professional.
If you spot something wrong, want to suggest a calculator, or just want to chat about Malaysian personal finance — please say hello.
How a calculator gets built
- We pick a Malaysian financial decision people commonly get wrong (e.g., flat-rate vs reducing-balance loan interest).
- We read the actual government source — the LHDN bracket table, the Stamp Act schedule, the EPF contribution circular — not someone's blog post.
- We code the formula in plain JavaScript, in the browser, with the rates pulled from a single methodology-controlled file.
- Every formula has a unit test with a golden case from the official source. The build won't deploy if a test fails.
- The result page shows the formula, the source link, and a "last verified" date. You don't have to trust us — you can verify.
Updates
Whenever the government updates a rate (Budget speech, mid-year revision, new EPF dividend), we deploy within days. The changelog records every change.
What's next
The current backlog: an RPGT (real property gain tax) calculator, a 13th-month bonus tax calculator, a retirement-gap projection that combines EPF and PRS, and Bahasa Malaysia versions of the existing pages. If one of these is a calculator you need, tell us and we'll prioritise it.
The principles
- Honest math. If the calculator is wrong, the whole site fails.
- No funnel. The calculator is the product, not the entry to a sales pipeline.
- No data resale. Your inputs never leave your browser.
- Transparent funding. AdSense + clearly-labelled affiliate. Nothing else.
- Show the work. Every result has the formula and the source.