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