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