Guatemala IBAN Validator & Format Checker
Validate and decode any Guatemala International Bank Account Number (IBAN). Test the structure against the official format mask, check digits, and run an offline bank lookup.
Guatemala IBAN Structure Rules
Every International Bank Account Number in Guatemala follows a standardized format registry layout:
| Country Code | GT (Guatemala) |
| Total Length | 28 characters |
| SEPA Member | No (Non-SEPA) |
| Structure Format Mask | GT61 1234 5678 9012 3456 7890 1234 |
| BBAN Regex Pattern | ^[A-Z0-9]{24}$ |
| Bank Code Range | Characters 5 to 8 (4 digits) |
| Account Number Range | Characters 9 to 28 (20 digits) |
Frequently Asked Questions
How long is a Guatemala IBAN?
A Guatemala IBAN consists of exactly 28 characters. It starts with the country code 'GT', followed by two check digits, and then the Basic Bank Account Number (BBAN).
What is the format of a Guatemala IBAN?
The official format mask for a Guatemala IBAN is 'GT61 1234 5678 9012 3456 7890 1234'. The BBAN component matches the structure pattern '^[A-Z0-9]{24}{{FAQ_ACCORDION}}#039;.
Does Guatemala participate in SEPA?
Guatemala is not a member of the Single Euro Payments Area (SEPA). International wire transfers to Guatemala typically route via the SWIFT network.
How do I decode a Guatemala IBAN?
A Guatemala IBAN can be decoded into: the country code 'GT' (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-28).