ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

BIC Validator

Check a BIC (SWIFT code) structure and read its parts — institution, country, location, branch — right in the browser. The companion to the IBAN in every cross-border payment.

Local validation of the ISO 9362 structure and the ISO 3166 country code. No SWIFT directory is queried.

How it works

The BIC (Business Identifier Code, ISO 9362), also called a SWIFT code, identifies a financial institution. The validator checks:

  1. length — exactly 8 or 11 characters;
  2. the structure AAAA-BB-CC[-DDD] — 6 letters then alphanumeric characters;
  3. that the country code (positions 5-6) is a valid ISO 3166-1 alpha-2 code;
  4. the location suffix: a 0 in the 8th position marks a test BIC (never in production), 1 a passive participant, 2 reverse billing.

Anatomy of a BIC

BNPAFRPPXXX reads as: BNPA = institution (BNP Paribas), FR = country, PP = location (Paris), XXX = branch (primary office). An 8-character BIC (without the last 3) implicitly means the primary office; directories accept either the BIC8 or the BIC11 with XXX.

Privacy

Limits

  • IBAN Validator — the other half of any international bank coordinate.
  • SWIFT MT / ISO 20022 — the messages where the BIC identifies institutions (field 52A, pacs.008 agents).

Last updated: June 20, 2026