Generatore IBAN
Genera IBAN validi per test e sviluppo software. Supporta 10 paesi europei con validazione MOD-97.
Genera IBAN
Come utilizzare Generatore IBAN
Select a country
Choose the country from the dropdown menu. Each country has a unique IBAN format with varying length and structure. An example format is shown automatically.
Insert optional data
You can specify the bank code, branch number and account number. If left blank, valid random values will be generated for the selected country.
Generate Iban Code
Click on "Generate IBAN" to get a valid IBAN code. The code is calculated using the MOD-97 algorithm (ISO 7064) to ensure the validity of the check digit.
Copy and analyze the result
Click on the copy button to copy your Iban in notes. In the "Iban Sections" section you can copy each part individually: country code, check digits, bank code and account number.
Use bulk mode to generate more than one
Activate the "Bulk" mode to generate up to 100 IBANs simultaneously. Export results in CSV or TXT format for testing purposes.
Suggerimenti
- Use bulk mode with CSV export to generate complete test datasets that can be imported directly into your project or database.
- Verify IBAN in the sidebar allows you to check any IBAN instantly, including those from other sources.
- The last 10 generated IBANs are automatically saved in the browser, so you can reuse them even after closing the page.
Domande frequenti
Are the generated IBANs real and usable for bank transactions?
No. Generated IBANs are mathematically valid (exceed MOD-97 verification) but are fictional and do not correspond to real bank accounts. They are intended exclusively for software development testing, form validation, and data simulation.
How does the MOD 97 validation of IBAN work?
The MOD-97 algorithm (ISO 7064 standard) moves the first four digits to the end of the IBAN, converts letters to numbers (A=10, B=11, ...) and checks if the remainder of division by 97 is equal to 1. This method detects 98.9% of transcription errors.
Which countries does the generator support for IBAN?
The generator supports the main European countries including Italy, Germany, France, Spain, UK, Netherlands, Belgium, and Austria, as well as other SEPA countries, each with its own format and length.
Can I use my own custom bank code?
Yes. You can manually enter the bank code and branch code in optional fields, and the generator will automatically calculate the correct check digits to make the IBAN valid according to the MOD-97 standard.
How is an Italian IBAN composed?
An Italian IBAN (IT) is composed of 27 characters: 2 letters for the country code (IT), 2 digits for the check digit, 1 letter for the national ID number, 5 digits for the bank's ABI code, 5 digits for the branch's CAB code, and 12 alphanumeric characters for the account number.