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