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