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