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