๐Ÿฆ IBAN Validator

Valid IBAN โœ“Formatted: GB82 WEST 1234 5698 7654 32Country code: GB

Enter an IBAN (International Bank Account Number) to validate its format using the ISO 13616 MOD-97 checksum algorithm.

How to use

  1. Enter the IBAN to validate (spaces are ignored automatically).
  2. The validation result (valid/invalid) is shown, along with a formatted display and country code if valid.

FAQ

What is an IBAN?

International Bank Account Number โ€” a standardized format used to uniquely identify a bank account for international transfers.

What algorithm does this use?

The MOD-97-10 checksum algorithm defined by ISO 13616. It rearranges the country code and account details into a numeric string, and the IBAN is valid if that number mod 97 equals 1.

Can this confirm a real bank account exists?

No. This tool only validates the IBANโ€™s format (checksum). Only your bank can confirm whether an account actually exists.