Egypt IBAN Validator & Format Checker
Validate and decode any Egypt International Bank Account Number (IBAN). Test the structure against the official format mask, check digits, and run an offline bank lookup.
Egypt IBAN Structure Rules
Every International Bank Account Number in Egypt follows a standardized format registry layout:
| Country Code | EG (Egypt) |
| Total Length | 29 characters |
| SEPA Member | No (Non-SEPA) |
| Structure Format Mask | EG80 1234 5678 9012 3456 7890 1234 5 |
| BBAN Regex Pattern | ^[0-9]{25} |
| Bank Code Range | Characters 5 to 8 (4 digits) |
| Branch Code Range | Characters 9 to 12 (4 digits) |
| Account Number Range | Characters 18 to 29 (12 digits) |
Frequently Asked Questions
How long is a Egypt IBAN?
A Egypt IBAN consists of exactly 29 characters. It starts with the country code 'EG', followed by two check digits, and then the Basic Bank Account Number (BBAN).
What is the format of a Egypt IBAN?
The official format mask for a Egypt IBAN is 'EG80 1234 5678 9012 3456 7890 1234 5'. The BBAN component matches the structure pattern '^[0-9]{25}'.
Does Egypt participate in SEPA?
Egypt is not a member of the Single Euro Payments Area (SEPA). International wire transfers to Egypt typically route via the SWIFT network.
How do I decode a Egypt IBAN?
A Egypt IBAN can be decoded into: the country code 'EG' (characters 1-2), check digits (characters 3-4), and the domestic bank account identifier containing the bank identifier (characters 5-8), and branch code (characters 9-12), and account number (characters 18-29).