IBAN validator / Poland
Poland IBAN format (PL)
A Poland IBAN is 28 characters long and begins with the country code PLfollowed by two check digits. Validate one below — the check runs in your browser (ISO 13616 mod-97).
- Country code
- PL
- IBAN length
- 28
- Example
- PL61109010140000071219812874
Runs entirely in your browser — nothing is sent to a server. A valid IBAN format does not mean the account exists or is active.
Validate Poland IBANs via API
curl "https://www.checkfmt.com/api/v1/iban?iban=PL61109010140000071219812874&key=YOUR_KEY"API docs →