Create test inbox
All local tools

Reference Data ยท Bank Identifiers

BIC / SWIFT Validator

Validate ISO 9362 BIC/SWIFT codes and inspect bank identifiers.

BIC / SWIFT Validator

Validate and parse BIC/SWIFT codes (ISO 9362), locally and without storage.

Valid BIC11

Input

BICs identify institutions, not accounts. Still treat as reference data; this tool runs locally only.
No BIC is persisted.

Output

FieldValue
Bank codeDEUT
Country๐Ÿ‡ฉ๐Ÿ‡ช DE
LocationFF
Branch code500
Primary officeNo
FormatBIC11
Sanitized length11
OverallValid
Formatted
DEUT DEFF 500
Masked
DEUT*****00
Safe diagnostic JSON
{
  "input": "[not stored]",
  "sanitized": "DEUTDEFF500",
  "bankCode": "DEUT",
  "countryCode": "DE",
  "locationCode": "FF",
  "branchCode": "500",
  "format": "BIC11",
  "isPrimaryOffice": false,
  "valid": true,
  "errors": []
}