What Is an IBAN Number?

An IBAN (International Bank Account Number) is a standard identifier for bank accounts used in cross-border payments. For UK businesses, IBAN is central when receiving or sending international transfers and reconciling them in accounting workflows.

Overview of IBAN format and usage

What is an IBAN?

IBAN is defined by ISO 13616 and helps payment systems route funds to the correct account internationally. It reduces failed payments caused by formatting and account-entry errors.

UK IBAN format

A UK IBAN is always 22 characters:

GBkk BBBB SSSS SSCC CCCC CC

SegmentLengthMeaning
GB2Country code
kk2Check digits
BBBB4Bank code (letters)
SSSSSS6Sort code
CCCCCCCC8Account number

Example format:

GB29 NWBK 6016 1331 9268 19

UK IBAN number structure

IBAN vs account number vs BIC

  • Account number + sort code: Used mainly for domestic UK payments.
  • IBAN: Used for cross-border bank transfers.
  • BIC/SWIFT: Identifies the receiving bank in international payment messaging.

Many corridors require both IBAN and BIC for straight-through processing.

How IBAN validation works

IBAN validation uses the mod 97 algorithm.

High-level steps:

  1. Move country code and check digits to the end.
  2. Convert letters to numbers (A=10Z=35).
  3. Run modulo 97 on the resulting integer stream.
  4. A valid IBAN returns remainder 1.

IBAN check digit calculation flow

Accounting and operations impact

For finance teams, IBAN quality affects both cost and speed:

  • Fewer returned payments and investigation fees
  • Faster settlement for cross-border invoices
  • Better automatic matching in bank reconciliation
  • Lower manual rework in accounts payable/receivable

IBAN implications for accounting processes

Practical controls for UK businesses

  • Validate IBAN format at the point of entry
  • Keep beneficiary bank master data centrally managed
  • Require approval for new or changed IBANs
  • Verify changes through an independent channel to reduce fraud risk
  • Reconcile failed payment reports daily

IBAN validation process in finance operations

Common errors

  • Missing or incorrect country code
  • Wrong check digits
  • Invalid sort code/account mapping
  • IBAN copied with extra characters or spaces

Key takeaways

  • IBAN is the global standard for identifying bank accounts in cross-border transfers.
  • UK IBANs are 22 characters and begin with GB.
  • Validation and master-data controls reduce payment failures and fraud exposure.
  • IBAN should be integrated into AP/AR and bank reconciliation routines.