Free Online IBAN Validator
An IBAN validator confirms an International Bank Account Number matches its country's expected length and passes the ISO 13616 mod-97 checksum.
Your data is processed entirely in your browser and never sent to any server.
How to Use This Tool
- Paste or type the IBAN. Spaces are ignored and letters are upper-cased automatically.
- Read the country, expected length, actual length and checksum result.
- If the checksum fails, re-check for a misread digit — IBANs printed on paper are the usual culprit.
- Confirm account details with the recipient before initiating a payment.
What Is an IBAN Validator?
IBAN — defined by ISO 13616 — combines a 2-letter country code, a 2-digit checksum and a country-specific BBAN identifying the bank, branch and account. Length varies between 15 characters (Norway) and 31 (Malta). The checksum is computed by rearranging the IBAN, mapping letters A=10 through Z=35 and taking the resulting big integer modulo 97; a valid IBAN gives 1.
Finance teams verify supplier IBANs before initiating a SEPA payment. Onboarding flows for cross-border services check IBANs as part of KYC. Accountants confirm an IBAN copied from a paper invoice matches the printed form. This validator ships hard-coded lengths for the 40+ countries that currently issue IBANs and runs the mod-97 check in your browser, telling you which step failed — structure, length or checksum.
It does not query a bank, so it can't tell you whether the account is open or whose name is on it — only that the format is internally consistent.
Frequently Asked Questions
What countries use IBAN?
What does validation check?
Does it verify the account exists?
Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.
Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.
Related Miscellaneous
Validate email addresses. Check format, syntax, and optionally verify deliverability.
Validate credit card numbers with the Luhn algorithm and detect Visa, Mastercard, Amex, Discover, JCB and Diners.
Format phone numbers in E.164, national, and international styles for 8+ countries.
Validate US ZIP codes (5 or 9 digit). Identifies the region from the first digit. Format only — no city lookup.