🏦📊 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
FormattedDE89 3704 0044 0532 0130 00
CountryGermany (DE)
Check Digits89
BBAN370400440532013000
Bank Code37040044
Account Number0532013000
Length22 / 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.