Australia ABN Validator
Finance & Global IDsValidate an Australian Business Number (ABN) using the official checksum algorithm. Check any 11-digit ABN instantly, entirely in your browser.
Reviewed by the thecalcu.com team ยท Last updated 14 July 2026
What is a Australia ABN?
An Australia ABN Validator checks whether an Australian Business Number follows the correct structural format the Australian Business Register (ABR) uses when issuing these numbers, an 11-digit number with a specific weighted checksum that catches the overwhelming majority of typos and invalid numbers immediately. ABNs appear on virtually every Australian business invoice and official document, making a quick format check useful before relying on a number in an important context.
This validator applies the ABR's official checksum algorithm directly, telling you immediately whether a number is correctly formed. For the equivalent personal tax identifier, see the Australia TFN Validator, and for comparable business tax identifiers elsewhere, see the GST Validator and VAT Number Validator.
Why Use an Australia ABN Validator?
A mistyped ABN on an invoice, a supplier record, or an accounting system entry can cause processing errors or compliance issues down the line, especially since many GST and tax-related processes depend on a correctly recorded ABN. Because the ABN format includes a checksum relationship across all 11 digits, most simple typos can be caught immediately rather than discovered later during a reconciliation or audit.
This validator gives that immediate check without needing to look the number up anywhere. A bookkeeper entering supplier ABNs into an accounting system, or a developer building an Australian invoicing tool, can validate format client-side before the number gets used further downstream.
Who Should Use This Validator?
- Bookkeepers and accountants verifying ABN format before entering supplier or client records into accounting software.
- Developers building Australian invoicing, e-commerce, or business registration tools who need client-side ABN format validation.
- Small business owners double-checking their own ABN was entered correctly on invoices or registration forms.
- Procurement and accounts payable teams spot-checking supplier ABNs before processing payments.
- Anyone receiving an invoice from an Australian business who wants a quick format sanity check on the ABN shown.
What Insights Does the Australia ABN Validator Give You?
The validator checks two things about the number you enter:
- Format, confirms the number is exactly 11 digits, the standard ABN length.
- Checksum, verifies the ABR's specific weighted-sum algorithm confirms the number is correctly formed.
A passing result confirms the ABN is structurally correct according to the ABR's published algorithm, it does not confirm the number is actually registered or active, since that requires checking the official ABN Lookup tool.
How to use this Australia ABN calculator
- Enter the Australian Business Number in the Australian Business 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 the business's official invoice or registration documentation to find the discrepancy.
- For confirming active registration status (not just format), search the official ABN Lookup tool separately.
Show formula & methodology โShow less โ
Formula & Methodology
An ABN is validated using a weighted modulo-89 checksum: 1. Subtract 1 from the first (leftmost) digit. 2. Multiply each of the 11 digits by its corresponding weight: 10, 1, 3, 5, 7, 9, 11, 13, 15, 17, 19. 3. Sum all eleven weighted products. 4. The ABN is valid if this sum is evenly divisible by 89. Worked example: for the ABN 51 824 753 556 (51824753556): - After subtracting 1 from the first digit: 41824753556 - Weighted sum of all 11 digits = 534 - 534 รท 89 = 6 exactly, so the checksum passes.
Frequently Asked Questions