Validate IBAN numbers, extract bank details (BIC, bank name, branch), check format compliance, and support BIC/SWIFT lookups. Compliant with ISO 13616.
GET /validate?iban=DE89370400440532013000 X-API-Key: csk_your_key
{
"valid": true,
"country": "DE",
"bank": "Deutsche Bank",
"bic": "DEUTDEDB",
"formatted": "DE89 3704 0044 0532 0130 00"
}
Production-ready with comprehensive coverage and fast response times.
Validates checksum and format per ISO 13616 standard.
Extracts bank name, BIC/SWIFT code, and branch information.
Validate and look up BIC/SWIFT codes independently.
All EU countries plus UK, Switzerland, Norway, and more.
No external lookups โ pure algorithmic validation under 30ms.
Validate up to 1000 IBANs per request for financial imports.
One API key unlocks IBANKit API plus 20+ other production-ready APIs. Free plan available instantly.