All termsPaymentsIntermediateUpdated April 10, 2026

What Is Interchange Fee?

An interchange fee is a per-transaction fee paid by a merchant's bank (acquirer) to the cardholder's bank (issuer) every time a card payment is processed. It is the largest component of card acceptance costs, typically ranging from 0.2% to 2%+ of transaction value.

Also known as: Interbank fee, Interchange reimbursement fee, IRF, Interchange rate

Key Takeaways

  • Interchange fees are set by card networks and paid from the acquirer to the issuer — merchants bear the cost indirectly through their merchant discount rate.
  • Rates vary widely based on card type, industry, and transaction method — a consumer debit card-present transaction can be 4–10× cheaper than a corporate credit card-not-present transaction.
  • EU regulation caps consumer card interchange at 0.2% (debit) and 0.3% (credit); the US Durbin Amendment applies similar caps to debit for large issuers.
  • Interchange-plus pricing gives merchants full transparency into their interchange costs, enabling better benchmarking and optimisation.
  • Sending Level 2/3 data and qualifying transactions correctly can meaningfully reduce effective interchange rates, especially for B2B merchants.

Interchange fees sit at the centre of every card transaction, yet most merchants have never seen a full interchange rate table. Understanding how these fees work — who sets them, who pays them, and how they vary — is the foundation of any serious card cost management strategy.

How Interchange Fee Works

The path from a customer's tap-to-pay to money in a merchant's account involves several financial parties, and interchange is the fee that compensates the issuing bank for the risk and cost it takes on. Here is the exact sequence of events.

01

Customer initiates payment

The cardholder presents their card (physically or digitally) at the point of sale or checkout. The card's BIN (Bank Identification Number) identifies the issuing bank, card network, and card product type — all of which influence which interchange rate will apply.

02

Acquirer routes the transaction

The acquirer — the merchant's bank — sends an authorisation request through the relevant card network (Visa, Mastercard, etc.) to the issuing bank. The network acts as the messaging infrastructure but does not hold funds.

03

Issuer approves and takes on risk

The issuing bank approves or declines the transaction. By approving, it guarantees payment to the merchant even if the cardholder later disputes or defaults. This risk and the cost of running the cardholder's credit line is what interchange is designed to compensate.

04

Interchange is deducted at settlement

When the transaction settles (typically T+1 or T+2), the card network calculates the applicable interchange rate and routes that amount from the acquirer to the issuer. The merchant receives the transaction amount minus the merchant discount rate, which includes interchange as its largest component.

05

Merchant sees net proceeds

The merchant's settlement statement reflects the gross transaction amount less all fees. Under blended pricing, these are combined into a single rate. Under interchange-plus pricing, interchange, scheme fees, and acquirer margin are itemised separately.

Why Interchange Fee Matters

Interchange is not an abstract accounting entry — it is a direct driver of payment acceptance costs that compounds at scale. Every basis point matters when you are processing millions of transactions per year.

According to the Nilson Report, card networks globally processed over $45 trillion in purchase volume in 2023. Even at an average blended interchange rate of 1%, that represents roughly $450 billion flowing from acquirers to issuers annually. For individual merchants, interchange typically represents 70–90% of total card acceptance costs, making it the single largest lever for cost reduction.

The European Central Bank's 2022 study on payment costs found that card payments cost retailers an average of 0.6–1.4% of transaction value in countries with interchange regulation (primarily via the EU IFR), compared to 1.5–3.5% in markets without such caps. This spread illustrates how dramatically regulation — and pricing transparency — can shift the economics of card acceptance.

Regulated vs. unregulated markets

EU consumer card interchange is capped at 0.2% (debit) and 0.3% (credit) under the Interchange Fee Regulation. US debit interchange for large issuers is capped at ~$0.21 + 0.05% under the Durbin Amendment. Commercial cards, cross-border transactions, and American Express (a three-party network) are generally outside these caps.

Interchange Fee vs. Merchant Discount Rate

Merchants often conflate interchange with the total cost of acceptance. The merchant discount rate (MDR) is the all-in rate charged by an acquirer — interchange is just one component of it.

ComponentWho receives itTypical rangeNegotiable?
Interchange feeIssuing bank0.2% – 2.5%+No (set by card schemes)
Scheme feeCard network (Visa/MC)0.05% – 0.20%No (set by card schemes)
Acquirer marginAcquiring bank / PSP0.05% – 0.50%+Yes
Total MDR~0.3% – 3.5%Partially

Under blended pricing, acquirers bundle all three into a single percentage, which hides the interchange component. Under interchange-plus (or cost-plus) pricing, each line is quoted separately. Blended pricing is simpler but almost always more expensive for merchants with a favourable card mix (e.g., high debit, low cross-border).

Types of Interchange Fee

Interchange rates are not a single number — card networks publish hundreds of distinct rate categories. Understanding the key axes of variation helps merchants and developers anticipate costs accurately.

By card product: Consumer debit cards attract the lowest interchange rates (often regulated). Consumer credit cards sit in the middle. Premium, rewards, and corporate/commercial cards carry the highest rates — sometimes 2% or more — because the issuer funds rewards programmes or provides additional services.

By transaction environment: Card-present (in-store, tap-to-pay) transactions qualify for lower interchange than card-not-present (ecommerce, MOTO) transactions because chargebacks and fraud rates are lower when the physical card is verified. A Visa consumer credit card might be 0.30% + €0.02 card-present but 1.15% + €0.05 card-not-present.

By merchant category: Card schemes assign Merchant Category Codes (MCCs) to industries. Certain MCCs — groceries, fuel, utilities, government payments — qualify for preferential interchange rates as part of scheme policy. Getting the correct MCC assigned at onboarding directly affects interchange costs.

By data level: B2B transactions can qualify for Level 2 (tax amount, customer code) or Level 3 (line-item detail) interchange rates, which are significantly lower than standard rates. Many B2B merchants leave this saving on the table by not sending enhanced data.

By geography: Cross-border interchange (where the issuer and acquirer are in different regions) is typically higher and often unregulated. An EU merchant accepting a US-issued card will pay cross-border rates that exceed EU IFR caps.

Best Practices

For Merchants

Optimise your card mix where possible. Encourage debit card usage via UI design (listing debit options first), implement bank transfer (open banking) as an alternative for high-value orders, and consider surcharging or cash discounting where legally permitted. Ensure your MCC is correct — an incorrect code can result in paying premium interchange when a preferential rate applies. For B2B merchants, implement Level 2/3 data transmission to unlock lower corporate card interchange rates. Benchmark your effective interchange rate (total interchange paid ÷ total volume) monthly and investigate spikes.

For Developers

When building payment integrations, ensure your authorisation requests include all available transaction data fields — partial data can disqualify a transaction from lower interchange tiers. Implement correct flagging for recurring transactions, installments, and merchant-initiated transactions (MIT), as schemes have specific interchange treatments for each. If your platform supports dynamic currency conversion (DCC), be aware that DCC transactions may attract higher cross-border interchange. Build settlement reporting that breaks down interchange by card type, so merchants can act on the data.

Common Mistakes

Assuming blended rate equals interchange. A 1.9% blended rate from a PSP bakes in acquirer margin and scheme fees on top of interchange. Merchants on blended pricing have no visibility into their actual interchange cost and cannot optimise against it.

Ignoring card type in checkout design. Presenting premium credit cards first in a wallet UI or defaulting to stored credit cards over debit cards can meaningfully increase average interchange. Small UX changes compound at volume.

Miscategorised MCCs. Merchants onboarded under a generic MCC (e.g., 5999 — Miscellaneous Retail) when a specific, lower-rate MCC applies will overpay on every transaction. This is worth auditing with your acquirer.

Not sending Level 2/3 data for B2B. Corporate and purchasing cards issued to businesses can qualify for interchange rates 30–50 basis points lower when enhanced remittance data is included in the authorisation. Most B2B merchants do not send this data.

Settling outside scheme deadlines. Card schemes require transactions to settle within a specified window of authorisation (typically 24–72 hours depending on the scheme and MCC). Late settlement can result in downgrade to a higher interchange category, increasing costs.

Interchange Fee and Tagada

Tagada is a payment orchestration platform, which means it sits above acquirers and processors and routes transactions intelligently across your payment stack. Interchange optimisation is one of the key value levers that orchestration unlocks.

How Tagada helps reduce interchange costs

Tagada can route transactions to the acquirer best positioned to qualify them for lower interchange tiers — for example, routing EU card transactions through an EU acquirer to avoid cross-border rates. It also surfaces per-transaction interchange data in reporting, so you can see exactly which card types and geographies drive your cost. Combined with Level 2/3 data enrichment for B2B flows, orchestration-level optimisation can reduce effective interchange by 10–30 basis points across a portfolio.

Frequently Asked Questions

Who pays the interchange fee?

The merchant's acquiring bank pays the interchange fee to the cardholder's issuing bank. In practice, acquirers pass this cost through to merchants as part of the merchant discount rate (MDR). Merchants don't pay the issuer directly — the fee is settled automatically through the card network's clearing and settlement process, typically within one to two business days of the transaction.

How is interchange fee calculated?

Interchange fees are calculated as a percentage of the transaction amount plus a fixed per-transaction cent amount (e.g., 1.50% + €0.10). The exact rate depends on multiple factors: the card type (debit, credit, prepaid, corporate), the card brand (Visa, Mastercard, Amex), the merchant's industry (MCC code), the transaction method (card-present vs. card-not-present), and the geographic region of both the issuer and acquirer.

What is the difference between interchange fee and merchant discount rate?

The merchant discount rate (MDR) is the total fee a merchant pays to their acquirer for card acceptance. It bundles three distinct costs: the interchange fee (paid to the issuing bank), the scheme fee (paid to the card network like Visa or Mastercard), and the acquirer's margin. Interchange typically represents 70–90% of the MDR. Under interchange-plus pricing, these components are quoted separately so merchants see exactly what they're paying.

Are interchange fees regulated?

In many markets, yes. The EU's Interchange Fee Regulation (IFR) caps consumer debit card interchange at 0.2% and consumer credit card interchange at 0.3% for transactions within the European Economic Area. The US Durbin Amendment caps debit interchange for large banks at roughly 0.05% + $0.21 per transaction. Commercial cards, business cards, and cross-border transactions are generally exempt from these caps.

Can merchants negotiate interchange fees?

Merchants cannot directly negotiate interchange rates — these are set by the card schemes and apply uniformly across all acquirers. However, merchants can reduce their effective interchange cost by qualifying for lower-rate interchange categories through data-rich authorisation (Level 2/3 data), choosing the right merchant category code, encouraging debit over credit card usage, and working with an acquirer that offers interchange-plus or cost-plus pricing rather than blended rates.

What is interchange optimisation?

Interchange optimisation refers to strategies that shift transactions into lower interchange rate tiers without changing what the customer pays. Techniques include sending enhanced transaction data (Level 2 and Level 3 data for B2B cards), ensuring transactions settle within scheme deadlines, correctly flagging recurring or MIT transactions, and enabling 3D Secure where it unlocks lower rates. For high-volume merchants, even a 0.10% reduction in average interchange can represent significant annual savings.

Tagada Platform

Interchange Fee — built into Tagada

See how Tagada handles interchange fee as part of its unified commerce infrastructure. One platform for payments, checkout, and growth.