Embed a calculator or cite our figures
Free for hospitals, recruiters, universities, councils and journalists. No sign-up, no tracking, and a visible credit link.
<div data-mni-salary="32073" data-mni-label="Band 5 Staff Nurse"></div> <script async src="https://mynetincome.com/embed/v1.js"></script>
Take-home pay API
Static JSON with the full rules for each tax year, plus a small open-source JavaScript library that runs our tested calculator on your pages.
GET https://mynetincome.com/api/uk/rules/2026-27.json
{ "taxYear": "2026-27", "version": "2026.10", "incomeTax": { … }, "sources": [ … ] }
import { takeHome } from "@mynetincome/uk";
takeHome({ gross: 32073 }).periods.month // 2217.72How to cite MyNetIncome
MyNetIncome (2026) Take-home pay calculator, UK 2026/27, rules v2026.10. Available at: https://mynetincome.com/uk/take-home-pay-calculator/ (Accessed: 18 September 2026).
Net pay calculated using MyNetIncome, UK take-home pay calculator, rules version 2026.10 (2026/27 tax year), https://mynetincome.com/uk/take-home-pay-calculator/, accessed 18 September 2026.
Every result has a permanent link that includes the inputs and rules version, so anyone can reproduce your figure later. Our URLs never change.