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