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