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