IBAN validator / Slovakia
Slovakia IBAN format (SK)
A Slovakia IBAN is 24 characters long and begins with the country code SKfollowed by two check digits. Validate one below — the check runs in your browser (ISO 13616 mod-97).
- Country code
- SK
- IBAN length
- 24
- Example
- SK3112000000198742637541
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 Slovakia IBANs via API
curl "https://www.checkfmt.com/api/v1/iban?iban=SK3112000000198742637541&key=YOUR_KEY"API docs →