📊 Data
IBAN Validator
Validate and parse IBAN numbers
Validate IBAN (International Bank Account Number) and extract bank information. Check IBAN checksum and format. Free IBAN validator.
Valid IBAN
Formatted
DE89 3704 0044 0532 0130 00CountryGermany (DE)
Check Digits
89BBAN
370400440532013000Bank Code
37040044Account Number
0532013000Length22 / 22
IBAN (International Bank Account Number) is a standardized format for bank account numbers used internationally.
Structure: Country code (2 letters) + Check digits (2 numbers) + BBAN (Basic Bank Account Number)
Validation: Uses MOD-97-10 checksum algorithm (ISO 7064) to detect transcription errors.
Note: This tool validates the IBAN format and checksum, but does not verify if the account actually exists.