ABN
TaxAustralian Business Number
An 11-digit identifier issued by the Australian Business Register to businesses and organisations, used for GST registration, invoicing, and dealings with government and other businesses.
Definition
An Australian Business Number (ABN) is an 11-digit identifier issued by the Australian Business Register (ABR) to businesses, sole traders, and other organisations operating in Australia. It's required for GST registration, issuing valid tax invoices, and most formal dealings with government agencies and other businesses.
Like the TFN, an ABN includes a built-in checksum that catches many transcription errors before a number is used in an invoice, accounting system, or business registration. The Australia ABN Validator applies this checksum directly.
Formula
The ABN checksum uses a weighted modulo-89 calculation:
- Subtract 1 from the first (leftmost) digit.
- Multiply each of the 11 digits by its corresponding weight: 10, 1, 3, 5, 7, 9, 11, 13, 15, 17, 19.
- Sum all eleven weighted products.
- 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, confirming the ABN is correctly formed.
Key Things to Know
- 11 digits, modulo-89 checksum: distinct from the TFN's 9-digit, modulo-11 algorithm.
- Required on most business invoices: businesses registered for GST must display a valid ABN on tax invoices.
- Not the same as an ACN: an ABN identifies a business broadly; an ACN (issued by ASIC) specifically identifies a registered company.
- A valid checksum isn't proof of active registration: use the official ABN Lookup tool to confirm a business's actual registration status.
Frequently Asked Questions