IBAN Validator
Validate IBANs with the mod-97 checksum and per-country length rules.
Runs locally in your browser. Your input is not uploaded.
How to Use
- 1
Paste IBANs
One per line, spaces allowed.
- 2
Read the verdicts
Country, length, and mod-97 checksum are all verified.
- 3
Fix flagged entries
Failures pinpoint whether format, length, or checksum is wrong.
Frequently Asked Questions
- Three ways: the country code must be a known IBAN participant, the length must match that country's specification (22 for Germany, 27 for France…), and the ISO 7064 mod-97 checksum over the rearranged digits must equal 1.
Related Tools
Email ValidatorValidate email address syntax with detailed feedbackURL ValidatorCheck URL format and parse components for validityIP Address ValidatorValidate IPv4 and IPv6 address formatMAC Address ValidatorValidate MAC address format in multiple notationsUUID ValidatorValidate UUID format and detect version (v1–v5)Credit Card ValidatorValidate credit card numbers with Luhn algorithm (no data sent)Phone Number ValidatorValidate international phone number formatsDomain ValidatorValidate domain name and hostname syntax