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