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