New Zealand IRD number validator
Validate a New Zealand IRD number using Inland Revenue’s published weighted modulus-11 check digit algorithm. The last digit is a check digit: the base is left-padded to 8 digits, must sit between 10,000,000 and 150,000,000, and is run through primary weights 3,2,7,6,5,4,3,2 — falling back to secondary weights 7,4,3,2,5,2,7,6 when the first pass produces a check digit of 10.
The breakdown shows whether the base is in range and how the expected and supplied check digits compare, so you can see exactly why a number passes or fails.
Privacy-first: every calculation runs in your browser. Nothing is uploaded, stored or sent to any server, and this tool does not query Inland Revenue or any other database.