Text Tools
Fake IBAN Generator
Generate fake but structurally valid IBAN numbers for software testing and development. Select a country, choose how many, and copy instantly. Not real bank accounts.
How it works
Each IBAN is generated by creating a random BBAN (Basic Bank Account Number) matching the country's format, then computing the two check digits using the MOD-97 algorithm. The result passes IBAN format validation but is not linked to any real account.
Frequently asked questions
Are these real IBANs?
No. These IBANs have the correct format and pass the MOD-97 checksum validation, but they are not linked to any real bank account. They are for testing purposes only.
What is an IBAN?
An International Bank Account Number (IBAN) is a standard way to identify a bank account internationally. It consists of a country code, two check digits, and a bank account number (BBAN).
Can I use these for payment testing?
Only in sandbox/test environments where fake data is expected. Never use generated IBANs in production systems or submit them as real payment information.
Which countries are supported?
Netherlands (NL), Germany (DE), United Kingdom (GB), Belgium (BE), France (FR), Spain (ES), Italy (IT), Switzerland (CH), Austria (AT), and Poland (PL).