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