Norway IBAN Validator & Format Checker
Validate and decode any Norway International Bank Account Number (IBAN). Test the structure against the official format mask, check digits, and run an offline bank lookup.
Norway IBAN Structure Rules
Every International Bank Account Number in Norway follows a standardized format registry layout:
| Country Code | NO (Norway) |
| Total Length | 15 characters |
| SEPA Member | Yes (SEPA Member) |
| Structure Format Mask | NO28 1234 5678 901 |
| BBAN Regex Pattern | ^[0-9]{11}$ |
| Bank Code Range | Characters 5 to 8 (4 digits) |
| Account Number Range | Characters 9 to 15 (7 digits) |
Frequently Asked Questions
How long is a Norway IBAN?
A Norway IBAN consists of exactly 15 characters. It starts with the country code 'NO', followed by two check digits, and then the Basic Bank Account Number (BBAN).
What is the format of a Norway IBAN?
The official format mask for a Norway IBAN is 'NO28 1234 5678 901'. The BBAN component matches the structure pattern '^[0-9]{11}{{FAQ_ACCORDION}}#039;.
Does Norway participate in SEPA?
Norway is a member of the Single Euro Payments Area (SEPA). Euro payments can be processed under SEPA rules.
How do I decode a Norway IBAN?
A Norway IBAN can be decoded into: the country code 'NO' (characters 1-2), check digits (characters 3-4), and the domestic bank account identifier containing the bank identifier (characters 5-8), and account number (characters 9-15).