Validate IBANs using MOD-97, parse bank and account components, check BIC structure, and verify SEPA reachability. Single and batch modes. Client-side only — zero PII.
Tool 16 of the AINumbers.co A2A Fintech Suite validates IBANs using the full ISO 13616 MOD-97 algorithm, parses bank/branch/account components per country-specific formats, validates BIC/SWIFT codes per ISO 9362, checks SEPA scheme reachability (SCT, SCT Inst, SDD), and runs batch validation of up to 50 IBANs with CSV export.
1.XXX as the branch code for primary offices.SEPA reachability is determined by matching the IBAN country code against the current embedded list of SEPA scheme participants. SEPA SCT covers 36 countries. SEPA Instant (SCT Inst) covers most EU/EEA countries. SDD availability varies. This data is embedded at build time; always verify with your PSP or the EPC directory for production use.
All validation runs in your browser using pure JavaScript. No IBAN, BIC, or any other data is transmitted to any server. Files are processed in-memory and discarded on page close.