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