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