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