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