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