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