The SWIFT network and BICs
What the SWIFT network actually is, what FIN does, and how a BIC identifies a bank — the addressing layer behind cross-border payments.
IN ONE LINE
An everyday analogy: SWIFT is a postal service built only for banks.
It never carries money — it carries carefully formatted letters that say things like "please pay this customer".
Every post office in the system has a unique address so a letter never goes astray; in SWIFT that address is the BIC, a code of 8 or 11 characters that pins down exactly which bank, in which country and location, and optionally which branch, should receive the message.
The money itself moves separately, later, when banks adjust the accounts they hold with one another.
Keeping the letter and the money apart is the single most useful idea for understanding everything that follows in this domain.
WHAT IT ACTUALLY IS
SWIFT is a member-owned cooperative that runs a secure messaging network for financial institutions.
Its core messaging service for payments is FIN, a store-and-forward service that validates each MT message against the standard before delivering it.
Institutions are addressed by their BIC: 4 characters for the institution, 2 for the country, 2 for the location, and an optional 3 for the branch — 8 or 11 characters in total.
Two institutions can exchange most message types only after establishing an RMA (Relationship Management Application) authorisation, which acts as a permission filter over who may send what to whom.
SWIFT transports and validates instructions; actual settlement happens on the accounts banks hold with each other or with central banks.
HOW IT WORKS
In practice, teams treat SWIFT as reliable plumbing and spend their time on its edges.
Onboarding a new correspondent means exchanging RMA authorisations before the first payment can flow; a missing RMA surfaces as messages that simply cannot be sent.
BIC reference data must be kept current, because a payment addressed to a merged or retired BIC will fail or be misrouted.
FIN's network validation rejects malformed messages before they reach the counterparty, so format errors show up as negative acknowledgements in the sending bank's own queues rather than as queries from the other side.
And because SWIFT moves instructions rather than value, an urgent message does not by itself make funds arrive — that still depends on account relationships, cut-offs, and liquidity.
THE WORDS
- SWIFT
- The member-owned cooperative whose network banks use to exchange standardized financial messages. It carries messages, not money.
- FIN
- SWIFT's core store-and-forward messaging service, used to exchange MT messages between financial institutions.
- BIC
- The standardized code that identifies a financial institution in payment messages and routing; often informally called a SWIFT code.
- RMA
- The Swift control through which a receiver authorises specified counterparties to send specified RMA-controlled message traffic.
READ FIRST
CONNECTED TO
SOURCES
- Swift Standards MT (annual standards releases) — Swift
- Payments Signal editorial teaching models — Payments Signal
Derived from The SWIFT network and BICs. Every claim on this card is sourced on that page.