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