Fake IBAN Generator
Generate bulk fake IBANs with valid MOD-97 check digits for testing. Supports 19 country formats.
How to use Fake IBAN Generator
- Select a country from the dropdown.
- Set how many IBANs to generate.
- Click Generate and copy the results.
What is Fake IBAN Generator?
A fake IBAN generator creates International Bank Account Numbers that pass MOD-97 validation (ISO 13616) but are not assigned to real bank accounts. Developers need test IBANs for payment integration testing, form validation, and database seeding.
This tool generates IBANs for 19 countries including Germany, UK, France, Spain, Italy, Netherlands, Brazil, and more. The check digits are computed using the MOD-97 algorithm per ISO 13616.
FAQ
- Are these real IBANs?
- No — these are randomly generated with valid format and check digits, but they don't correspond to real bank accounts.
- Why do the check digits matter?
- MOD-97 check digits allow banks to validate IBANs before processing payments. Our generator computes them correctly so test IBANs pass validation.