Australia TFN Validator
Finance & Global IDsValidate an Australian Tax File Number (TFN) using the official ATO checksum algorithm. Check the format instantly, entirely in your browser.
What is a Australia TFN?
An Australia TFN Validator checks whether a Tax File Number follows the correct structural format the Australian Taxation Office (ATO) uses when issuing these numbers โ a 9-digit number with a specific weighted checksum that catches the overwhelming majority of typos and invalid numbers immediately. A TFN is required for nearly every formal financial and employment interaction in Australia, making it worth verifying before submitting it on an important form.
This validator applies the ATO's published checksum algorithm directly, telling you immediately whether a number is correctly formed. For the equivalent Australian business identifier, see the Australia ABN Validator, and for other countries' national tax identifiers, see the UK NIN Validator and Canada SIN Validator.
How to use this Australia TFN calculator
- Enter the Tax File Number in the Tax File Number field, with or without spaces.
- Read the result card to see whether the number passed validation.
- If it failed, check the details breakdown to see the calculated checksum value.
- Compare the number against your TFN confirmation letter or official ATO document to find the discrepancy.
- Correct the number and re-check until it passes.
Formula & Methodology
A 9-digit TFN is validated using a weighted modulo-11 checksum: 1. Multiply each digit by its corresponding weight: 1, 4, 3, 7, 5, 8, 6, 9, 10. 2. Sum all nine weighted products. 3. The TFN is valid if this sum is evenly divisible by 11. Worked example: for the TFN 123 456 782 (123456782): - Weighted products: (1ร1) + (2ร4) + (3ร3) + (4ร7) + (5ร5) + (6ร8) + (7ร6) + (8ร9) + (2ร10) - = 1 + 8 + 9 + 28 + 25 + 48 + 42 + 72 + 20 = 253 - 253 รท 11 = 23 exactly, so the checksum passes.
Frequently Asked Questions