IBAN vs account number vs BIC: what's the difference?

Three identifiers show up around bank transfers, and they answer three different questions. The account number answers “which account at this bank?” The BIC answers “which bank?” The IBAN answers both at once, in a standardised, checksummed format. Once you see them that way, knowing which one a form wants becomes straightforward.

The domestic account number

This is the oldest layer: the number your bank assigned to your account, in whatever format your country’s banking system uses. A UK account is an 8-digit number paired with a 6-digit sort code; a German account is a Kontonummer paired with a Bankleitzahl; a Czech account is a prefix and number plus a bank code. Domestic numbers work fine inside their own country’s payment systems, and many countries still use them for local transfers. Their weakness is that they carry no country information and, in many formats, no checksum, so they do not travel well.

The IBAN

The IBAN wraps the domestic details into the ISO 13616 format: two-letter country code, two check digits, then the national part (bank identifier plus account number, arranged per country). Two properties make it powerful. First, it is self-locating: the country code tells every system in the chain where the account lives. Second, it is self-checking: the mod-97 check digits catch nearly all typos before a payment leaves your bank. Your IBAN and your account number are not rivals; the IBAN literally contains the account number.

The BIC (SWIFT code)

The BIC, defined by ISO 9362, identifies an institution, not an account: 4 letters of bank code, 2-letter country code, 2-character location code, and an optional 3-character branch code (8 or 11 characters total). It is how banks address each other on the SWIFT network. Your BIC is the same as every other customer of your bank (or branch); it says nothing about your specific account.

Which do you need for which transfer?

One more thing every sender should know: none of these identifiers proves the account exists or belongs to the person you think. That is what payee-verification services are for; in the EU, banks now match the recipient name against the IBAN before executing euro transfers. Always take payment details from a trusted source, and be suspicious of last-minute “our bank details changed” messages.

Frequently asked questions

Do I need both an IBAN and a BIC to send money?

Within SEPA, usually just the IBAN: the rules made BIC optional for most euro transfers because the bank can be derived from the IBAN. For transfers outside SEPA, you typically still need the BIC/SWIFT code.

Is the IBAN the same as my account number?

Your IBAN contains your account number. The IBAN is a standardised wrapper: country code, check digits, bank identifier and your domestic account number, all in one string.

What is a BIC exactly?

The Business Identifier Code (ISO 9362), often called the SWIFT code: 8 or 11 characters identifying a bank (and optionally a branch), such as the institution itself rather than any specific account.

Try it: IBAN checker · IBAN calculator ·test IBAN generator

Data source: ISO 13616 IBAN Registry Release 102 (June 2026). Last verified: 2026-07-05.