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