Look Up Bank by BIC/SWIFT
lookup_bicLook up a financial institution by its BIC/SWIFT code to retrieve bank name, city, country, SEPA status, and more. Use it to verify a SWIFT code or enrich an IBAN with institution details.
Instructions
Look up a financial institution by its BIC (Business Identifier Code, also called SWIFT code) and return the matching bank's details.
Accepts an 8-character (head office) or 11-character (branch) BIC. Returns JSON with the bank name, city, ISO country code, SEPA membership, and (when available) the official website and Wikidata entity. Use this to resolve a BIC to a human-readable bank, to confirm a SWIFT code is real, or to enrich a validated IBAN with institution details. An unknown or malformed BIC returns an error result rather than a guess; codes are never fabricated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bic | Yes | An 8- or 11-character ISO 9362 BIC/SWIFT code, case-insensitive (e.g. 'DEUTDEFF' or 'DEUTDEFF500'). |