● LIVESOFR 4.32€STR 3.41SONIA 4.71

Pricing Trends

Deposit pricing structures, market adoption, and emerging intelligence

Last updated: 2026-05-14

Bracketing (Balance-Absolute Tiering)

Volume
Established
Widely Deployed

Rate applies to the entire balance based on the tier reached. Once a client crosses a threshold, the new rate is paid on the full deposit — creating strong step-change incentives but exposing banks to cliff-effect margin compression.

if balance >= TIER_3.min:
    rate = TIER_3.rate          // entire balance
elif balance >= TIER_2.min:
    rate = TIER_2.rate
else:
    rate = BASE_RATE
interest = balance * rate
// Client at $4.9M adds $100K → rate jumps to next tier on ALL $5M
Market Opportunity
Low
Medium
High

Why it matters

Step-change rate jumps at tier boundaries create strong balance concentration incentives but expose banks to cliff-effect margin compression when clients fall below thresholds.
Who's Doing It
CUR
CurinosPLT · Pricing Platform

Benchmarks bracketing across $3T+ in deposit data via Commercial Analyzer

Leader
Q2
Q2 PrecisionLenderPLT · Pricing Platform

Configurable N-tier bracketing with RM workflow and deal-level approval routing

Leader
JPM
JPMorganBNK · Global

#1 Treasury Management & Digital Channels 2025 — Coalition Greenwich. Standard offering in J.P. Morgan Access

Leader
CIT
Citi TTSBNK · Global

Available in CitiDirect with 24/7 parameter changes; deployed in 120+ countries

Leader
BBV
BBVA MéxicoBNK · Market

Best Bank for Long-Term Liquidity Management LATAM — Global Finance 2025

Leader
BNR
BanorteBNK · Market

Mexico's most valuable banking brand 2026; standard tier offering for corporate clients

Leader

Tranching (Weighted-Average Tiering)

Volume
Established
Widely Deployed

Each balance slice has its own rate; the effective rate is the weighted average across all tiers. Smoother than bracketing and avoids cliff effects at tier boundaries — and significantly cheaper for the bank on large balances.

slice_1 = min(balance, T1.cap) * T1.rate
slice_2 = clamp(balance - T1.cap, T2.cap) * T2.rate
slice_3 = max(balance - T2.cap, 0) * T3.rate
total_interest = slice_1 + slice_2 + slice_3
effective_rate = total_interest / balance
// $4M balance: 60% cheaper for bank vs bracketing at same tier rates
Market Opportunity
Low
Medium
High

Why it matters

Smooths the cliff effect of bracketing structures, reducing margin shocks at tier boundaries while preserving the incentive for clients to consolidate balances.
Who's Doing It
Q2
Q2 PrecisionLenderPLT · Pricing Platform

Core feature — RM defines N slices with per-slice rates; system calculates weighted interest automatically

Leader
CIT
Citi TTSBNK · Global

Available in CitiDirect as part of Liquidity & Investments suite

Leader
JPM
JPMorganBNK · Global

Unitized time deposits and tiered structures available via J.P. Morgan Access

Leader
SAN
Santander MéxicoBNK · Market

Offered in large corporate negotiations; primarily RM-driven, not systematized in engine

Partial

Base Lock (Base Protection)

Renewal
Established
Widely Deployed

The existing balance rate is frozen at the agreed level; only incremental balance above the lock baseline is renegotiated. Protects the client's installed base during repricing cycles and enables banks to negotiate only on new money.

base_balance = 2_000_000        // frozen at existing rate: 3%
new_balance  = 3_000_000        // renegotiated at: 5%
base_interest = base_balance * 0.03
new_interest  = new_balance * 0.05
total = base_interest + new_interest
// Client keeps existing rate. Bank negotiates only the increment.
Market Opportunity
Low
Medium
High

Why it matters

Protects the installed deposit base from repricing volatility, letting banks negotiate only on incremental growth instead of the full client balance.
Who's Doing It
Q2
Q2 PrecisionLenderPLT · Pricing Platform

Supports rate differentiation by balance slice including historical base protection; configurable per deal

Leader
JPM
JPMorgan / CitiBNK · Global

Offered in custom negotiations for large corporates; not systematized — requires RM + pricing desk manual approval

Partial
BBV
BBVA MéxicoBNK · Market

Handled in special corporate treasury negotiations; no public evidence of engine systematization

Partial

Temporality / Expiring Rate

Time
Established
Widely Deployed

Rate agreement has a hard end date; on expiry the system auto-reverts to the base structure. Used to manage promotional pricing and time-boxed exceptions such as dividend accumulation periods or year-end liquidity spikes.

structure.start_date = today
structure.end_date   = today + 120_days
if today <= end_date:
    rate = promotional_rate     // 6%
else:
    rate = base_structure()     // auto-revert, no manual action
// Today most banks: someone has to remember. The engine: scheduled date.
Market Opportunity
Low
Medium
High

Why it matters

Time-boxes promotional pricing with hard auto-revert dates, eliminating the silent margin leakage caused by exceptions that quietly outlive their justification.
Who's Doing It
Q2
Q2 PrecisionLenderPLT · Pricing Platform

Native support for expiring structures with automatic revert and pre-expiry RM alert with renewal proposal

Leader
CIT
Citi TTSBNK · Global

CitiDirect allows time-bound structure configuration with real-time parameter changes from portal

Leader
BBV
BBVA / Santander / Banorte MXBNK · Market

Majority still manual in Mexican market; no public documentation of automated auto-revert in any local bank

Partial

Group / Parent-Child

Relationship
Established
Widely Deployed

Structure applies to a consolidated balance across multiple accounts or legal entities. Lets corporate groups benefit from total scale rather than per-account balances. Advanced form is Notional Pooling — virtual aggregation without physical fund movement.

group_balance = entity_A + entity_B + entity_C
              = 1.5M + 2.0M + 1.0M = 4.5M
rate = tier_lookup(group_balance)   // all entities get the group rate
// Physical sweep: funds move. Notional pool: funds stay, interest optimized.
Market Opportunity
Low
Medium
High

Why it matters

Recognizes consolidated economic relationships that span legal entities, capturing wallet share from corporate groups that would otherwise fragment balances across competitors.
Who's Doing It
CIT
Citi TTSBNK · Global

Global leader: Notional Pooling in 50+ markets, multi-currency, ESG-integrated. TreasuryVision manages 103 accounts across 21 structures

Leader
JPM
JPMorganBNK · Global

Next-gen Virtual Accounts for real-time subsidiary cash centralization. Auto FX and automated sweep via API

Leader
Q2
Q2 PrecisionLenderPLT · Pricing Platform

Consolidated relationship view across accounts and products in single RM screen

Leader
HSB
HSBCBNK · Global

Best Cross-Border Payments Platform 2025. Multi-currency group structures in multiple markets

Leader
BBV
BBVA MéxicoBNK · Market

Group structures available for large corporates. Won Best Bank Long-Term Liquidity Management LATAM 2025

Partial
CIB
CitibanamexBNK · Market

Inherits Citi TTS technology for Mexican market; notional pooling and cash concentration available

Leader

ECR (Earnings Credit Rate)

Fees
Established
Widely Deployed

Balance generates non-cash credits that offset treasury management fees. Deposits are classified as non-interest-bearing (NIB) on bank financials — a better funding quality metric — while the client effectively pays zero fees from their balance.

monthly_credit = avg_balance * ECR * (days / 365)
               = 100_000_000 * 0.0325 * (30/365)
               = 267_123                 // MXN of credits generated
tm_fees_due    = 200_000
net_to_client  = max(0, tm_fees_due - monthly_credit)   // = 0
// Bank books as NIB: better KPI. Client pays zero fees in cash.
Market Opportunity
Low
Medium
High

Why it matters

Converts fee-sensitive corporate relationships into NIB deposit relationships, improving both the bank's funding quality metrics and the client's cost structure simultaneously.
Who's Doing It
JPM
JPMorganBNK · Global

Extensive public documentation on ECR in DDAs. One of its most differentiated treasury services; widely used by US corporates

Leader
CIT
Citi TTSBNK · Global

Soft-dollar credits offsetting transaction fees. Available in 90 markets as part of Treasury & Trade Solutions

Leader
PNC
PNC PINACLEBNK · US Regional

ECR integrated in PINACLE treasury platform with sweep accounts to maximize credits based on daily position

Leader
BBV
BBVA / Santander MéxicoBNK · Market

ECR less widespread in Mexican market than US. Global banks offer it; penetration with local clients is limited

Partial

Intraday / Time-of-Day Pricing

Time
Established
Limited Deployment

Rate is adjusted based on the hour funds arrive. Money deposited before 10am can be invested by Treasury for the full day — it is worth more. Funds arriving after 3pm go to the central bank overnight at near-zero yield — worth less.

if arrival_time < 10:00:
    rate = base_rate + 15bps     // Treasury invests all day
elif arrival_time < 15:00:
    rate = base_rate             // standard
else:
    rate = base_rate - 14bps     // only overnight central bank
// Rule is fully automatic. No human decision at execution time.
// Parametrizable per client — not all clients accept this structure.
Market Opportunity
Low
Medium
High

Why it matters

Transmits the real funding value differential of early vs late deposits directly to the client, creating a financial incentive to optimize their own cash timing behavior.
Who's Doing It
JPM
JPMorganBNK · Global

Intraday sweep with RTP for corporates. Real-time position visibility and same-day execution; more advanced than simple hour-based differential

Leader
CIT
Citi TTSBNK · Global

Real-Time Liquidity Management in 38 markets (Oct 2025). Citi Token Services for 24/7 cross-border liquidity

Leader
REV
Revolut BusinessFIN · Neobank

Dynamic plan-based pricing with variable APY. Rate can change without notice — simpler but directionally similar concept

Partial
MXB
Mexican BanksBNK · Market

No public evidence of systematized intraday pricing in any Mexican bank. Significant gap vs global players

Not documented

Index-Linked / Floating Rate

Market
Emerging
Adoption Gap

Rate is not fixed — it is tied to a market benchmark plus a negotiated spread. The client negotiates TIIE+50bps, not a fixed 3.5%. When the benchmark moves, the rate adjusts automatically. Eliminates constant renegotiation cycles and is increasingly required by sophisticated corporate treasurers.

rate = benchmark_rate + spread
     = TIIE_28d + 50bps
     = 7.00%    + 0.50%   = 7.50%
// Next month Banxico cuts: TIIE → 6.50%
// Rate auto-adjusts: 6.50% + 0.50% = 7.00% (no renegotiation)
// MX benchmark: TIIE 28d  |  US: SOFR  |  EUR: €STR  |  UK: SONIA
Market Opportunity
Low
Medium
High

Why it matters

Floating-rate structures eliminate constant renegotiation cycles and are increasingly required by sophisticated corporate treasurers whose own liabilities are benchmark-linked.
Who's Doing It
JPM
JPMorganBNK · Global

SOFR+ structures standard for large corporates. Automated money market fund sweeps indexed to market benchmarks

Leader
CIT
Citi TTSBNK · Global

Market-rate time deposits updated weekly in portal. Online Investments with money market fund access in 90+ markets

Leader
Q2
Q2 PrecisionLenderPLT · Pricing Platform

Supports floating-rate deposits: RM configures SOFR+ or prime+ with negotiable spread per deal

Leader
BBV
BBVA MéxicoBNK · Market

GTB grew 17% YoY in 2025. TIIE-linked structures mainly in credit; limited in deposit products

Partial
BNR
Banorte / Santander MXBNK · Market

TIIE-linked structures uncommon in Mexican corporate deposits. Significant gap vs global banks

Not documented

Relationship Pricing

Relationship
Emerging
Adoption Gap

Deposit rate reflects total relationship value — loans, FX, cash management, payroll, tenure, product breadth. A client with deposits only receives one rate. A client who also has active loans and runs 5,000 transactions per month receives another. Systematizes the intuitive reciprocity that today is done manually by RMs.

relationship_score = f(
    deposits, loans, fx_volume,
    tm_fees, tenure_years, product_count
)
deposit_rate = base_rate - relationship_discount(score)
// McKinsey: full relationship clients generate 20% more ROE
// Q2: clients report 1x higher NIB deposit growth vs peers
Market Opportunity
Low
Medium
High

Why it matters

Moves the pricing conversation from product-level rate negotiation to total relationship profitability, reducing margin giveaways to already-committed clients.
Who's Doing It
Q2
Q2 PrecisionLenderPLT · Pricing Platform

Flagship feature. Relationship Profitability Score consolidates all client products. Clients report 1x higher NIB deposit growth vs peers

Leader
CUR
Curinos OnePLT · Pricing Platform

May 2026: AI-driven individual-level decisions considering total relationship behavior. One bank generated $1.6B in incremental deposits

Leader
MCK
McKinsey / Oliver WymanCON · Consulting

Three-tier framework: rule-based → model-driven → individualized. Implemented in global bank transformation programs

Leader
JPM
JPMorganBNK · Global

J.P. Morgan Access consolidates treasury, payments and lending in one view for relationship-based pricing

Leader
MXB
All Mexican BanksBNK · Market

Reciprocity exists in RM negotiations but is not systematized. No engine calculates total relationship value and translates it into a suggested deposit rate

Partial

Volatility-Adjusted Pricing

Analytics
Emerging
Adoption Gap

Not all balances of equal size carry equal funding value. A balance that oscillates between $50M and $150M cannot be invested with the same certainty as one stable at $100M. The engine calculates historical standard deviation and applies an FTP penalty — reducing the maximum rate that can be offered without destroying margin.

volatility = stddev(daily_balance, lookback=90_days)
if volatility < 0.05:
    ftp_adjustment = 0bps         // stable: full FTP
elif volatility < 0.15:
    ftp_adjustment = -10bps       // medium volatility
else:
    ftp_adjustment = -50bps       // high volatility
effective_ftp = base_ftp + ftp_adjustment
max_rate = effective_ftp - min_margin
// Oliver Wyman: up to 80bps real value difference for same nominal balance
Market Opportunity
Low
Medium
High

Why it matters

Formalizes the intuition that not all balances of equal size carry equal funding value — high-volatility deposits cost more to manage and are worth less to Treasury than stable ones.
Who's Doing It
OW
Oliver WymanCON · Consulting

Published full framework in '10 Future-Forward Capabilities'. Implements in top global banks as treasury transformation programs

Leader
MCK
McKinseyCON · Consulting

Documents that leading banks analyze behavioral stability, rate elasticity, and funding value for differentiated rate offers

Leader
CUR
CurinosPLT · Pricing Platform

Volatility is an input in Customer Deposit Score model using $5T+ of historical deposit data

Leader
MXB
All Mexican BanksBNK · Market

Intuition exists at RM level but no evidence of any Mexican bank quantifying this in a pricing engine

Not documented

Behavioral Tenor Pricing

Analytics
Emerging
Adoption Gap

Non-maturity deposits are priced using a modeled duration derived from the client's behavioral history, not the contract terms. A client with 8 years of stable $50M balances has a behavioral tenor of 3 years — Treasury can invest that money at the 3-year curve rate and pay higher FTP to the business, enabling better client rates without margin destruction.

behavioral_tenor = model(
    balance_history, stability_score,
    client_tenure, volatility_percentile
)
// Client A: demand deposit, 5yr stable → tenor = 3yr  → FTP = curve[3yr]
// Client B: demand deposit, high rotation → tenor = 30d → FTP = overnight
// Oliver Wyman: 100% difference in tenor between same-contract segments
// Translates to: 80bps difference in real deposit value
Market Opportunity
Low
Medium
High

Why it matters

Non-maturity deposits modeled with accurate behavioral duration unlock significantly higher FTP credits from Treasury, improving the economics of the entire deposit book.
Who's Doing It
CUR
CurinosPLT · Pricing Platform

Invented Customer Deposit Score including behavioral tenor as variable. Uses $5T of data to model duration by segment

Leader
OW
Oliver WymanCON · Consulting

Published framework: up to 100% difference in behavioral tenor between same-contract segments; 80bps in real deposit value

Leader
MXB
All Mexican BanksBNK · Market

Intuition exists. Regulatory validation (CNBV) required before systematizing behavioral tenor models in Mexico

Not documented

Growth Incentive / Target Achievement Rate

Incentive
Emerging
Limited Deployment

Premium rate is unlocked retroactively only if the client reaches a target balance within a defined window. Converts the rate negotiation into a bilateral performance contract — the client earns the premium only by delivering the promised balance growth.

base_rate  = 3.5%        // applies regardless
target     = 5_000_000   // client commits to reach in 90 days
bonus_rate = 4.5%        // retroactive if target met
if final_balance >= target:
    rate = bonus_rate    // applied to full period retroactively
else:
    rate = base_rate     // no premium, no penalty
// Aligns incentives: client earns premium only if bank gains real volume
Market Opportunity
Low
Medium
High

Why it matters

Converts rate negotiation into a bilateral performance contract — the client earns the premium only by delivering the promised balance growth, eliminating rate giveaways to clients who under-deliver.
Who's Doing It
SK
Simon-KucherCON · Consulting

Documents incentive structures that align bank and client interests as a 2025–2026 trend. Implementing in European and LATAM bank clients

Partial
MXB
Mexican MarketBNK · Market

Verbal 'if you bring X I pay Y' exists in RM negotiations but no automated performance contract exists in any local bank

Not documented

Channel Pricing

Digital
Emerging
Limited Deployment

Rate varies based on the channel through which funds arrive. Digital portal investments cost the bank zero operationally and can be processed faster — rewarded with better rates. Funds arriving via RM phone call or branch involve human cost and slower processing — standard rate. Natural extension of intraday pricing logic applied to the how, not just the when.

if channel == "digital_portal":
    rate = base_rate + 10bps
elif channel == "rm_call":
    rate = base_rate
elif channel == "branch":
    rate = base_rate - 5bps
// Simon-Kucher 2026: "channel pricing emerging as growth lever"
// Southeast Asia and digital-first banks are the current pioneers
Market Opportunity
Low
Medium
High

Why it matters

Incentivizes digital adoption while reducing operational cost per transaction — banks that reward digital channels lower their cost-to-serve and improve straight-through processing rates.
Who's Doing It
SK
Simon-KucherCON · Consulting

'Channel-specific pricing is emerging as a growth lever' — Deposit Management Trends 2026. Southeast Asia and digital-first banks are pioneers

Emerging
REV
Revolut BusinessFIN · Neobank

Explicit plan-based channel pricing: Standard 4.00% APY, Premium 4.50%, Metal 5.50%. Digital channel explicitly rewarded with better rate

Leader

Industry / Sector Segmentation

Analytics
Emerging
Limited Deployment

Rate baseline differs by client industry before any individual negotiation begins. Government and education sectors are structurally more stable depositors — worth more to Treasury. Manufacturing and retail are more volatile. The benchmarks give the pricing desk an objective anchor instead of pure intuition.

industry_adjustment = {
    "government":    -20bps,    // highly stable → better FTP
    "education":     -15bps,
    "fin_services":  +10bps,    // rate-sensitive → higher cost
    "manufacturing": +15bps,    // volatile → lower value
    "retail":        +12bps
}
base_rate = market_rate + industry_adjustment[client.industry]
// PCBB 2025 benchmarks: real observed data across US commercial banks
Market Opportunity
Low
Medium
High

Why it matters

Gives pricing desks an objective market anchor by industry before individual negotiation begins, reducing the reliance on RM intuition and improving consistency of pricing decisions across the portfolio.
Who's Doing It
CUR
CurinosPLT · Pricing Platform

Industry benchmarks across $3T+ in deposit data. Enables rate comparison vs market by client industry vertical

Leader
Q2
Q2 PrecisionLenderPLT · Pricing Platform

Industry as a configurable variable in the pricing model; RM sees market benchmark by sector

Leader
SK
Simon-Kucher / PCBBCON · Consulting

PCBB 2025: education and government pay 20bps below market; manufacturing 15bps above. Published benchmarks available

Leader

Destination-of-Funds Pricing

Ecosystem
Frontier
Not Systematized

Rate adjusted based on where outflows go. Funds that leave to suppliers with accounts at the same bank, or to employee payroll accounts at the same institution, create network value — that client is worth more than one whose funds all exit to competitors. No major platform has systematized this structure yet.

ecosystem_score = outflows_to_same_bank / total_outflows
// 70% of client outflows stay in-bank ecosystem
rate_multiplier = 1 + (ecosystem_score * ecosystem_premium)
effective_rate  = base_rate * rate_multiplier
// Requires integration with Cash Management transaction data
// Data already exists in the bank — just not connected to pricing engine
Market Opportunity
Low
Medium
High

Why it matters

No major platform has systematized this structure yet. Banks that implement it gain a measurable ecosystem retention advantage — and the data required already exists in Cash Management systems.
Who's Doing It
MCK
McKinseyCON · Consulting

Mentions ecosystem value of in-bank fund flows as a stickiness concept — documented as theory, not as a pricing structure

Partial
JPM
JPMorganBNK · Global

Platform banking concept measures how much client ecosystem flows through JPM — not used as an explicit deposit pricing variable

Partial
LAT
All LATAM BanksBNK · Regional

No bank in LATAM has systematized this. Intuition exists at RM level. Original structure proposal — data already available via Cash Management

Not documented

Cash Flow Timing Pricing

Analytics
Frontier
Not Systematized

Structure adapts to the client's monthly cash cycle — payroll dates, receivables peaks, supplier payment windows. If the client always has liquidity peaks on days 1 and 15, the engine offers better rates on those specific days to capture the surplus without paying that premium rate for the full month.

client_cycle = analyze_transaction_history(client_id, months=12)
peak_days    = client_cycle.recurring_high_balance_days   // [1, 2, 15, 16]
rate_schedule = {
    day: base_rate + peak_premium if day in peak_days else base_rate
    for day in range(1, 32)
}
// Requires Cash Management transaction data integration
// Extension of intraday pricing logic applied at monthly cycle level
Market Opportunity
Low
Medium
High

Why it matters

Captures client liquidity peaks with competitive rates on specific days while paying base rates the rest of the month — capturing timing inefficiency at the monthly cycle level.
Who's Doing It
NON
No major playerAll

Concept exists in treasury advisory discussions but no public evidence of any bank systematizing cash cycle-adapted deposit pricing structures

Not documented

Next-Best-Action Pricing

AI
Frontier
Curinos One Only

The system proactively detects when a client is at churn risk or has untapped liquidity potential, and automatically triggers a personalized rate offer before the client starts shopping competitors. Shifts deposit pricing from reactive negotiation to proactive retention.

triggers = [
    balance_dropped_15pct_in_30_days,   // → retention offer
    td_matures_in_7_days,               // → renewal offer
    large_inflow_detected,              // → investment offer
    competitor_raised_rates,            // → defensive offer
]
for trigger in active_triggers:
    offer = model.generate_offer(client, trigger, market_data)
    notify_rm(offer)                    // RM receives pre-calculated proposal
// Curinos One (May 2026): one bank generated $1.6B incremental deposits
Market Opportunity
Low
Medium
High

Why it matters

Shifts deposit pricing from reactive negotiation to proactive retention — the difference between losing a client and preempting the conversation before they start comparing.
Who's Doing It
CUR
Curinos OnePLT · Pricing Platform

Only player with systematized AI-driven NBA. Auto-detects churn signals, TD maturities, large inflows. One bank generated $1.6B incremental deposits (May 2026)

Leader
MCK
McKinseyCON · Consulting

Documents NBA methodology integrated with pricing as advanced bank practice. Implementing in European and US bank transformation programs

Partial

Balance Forecasting-Linked Pricing

AI
Frontier
Very Early Stage

The pricing structure offered today is designed based on the predicted future balance trajectory over the next 30/60/90 days. If the model predicts the client will receive dividend payments next month, the engine structures today's offer to capture that incoming liquidity before the client considers alternatives.

forecast = model.predict_balance(client_id, horizon=[30, 60, 90])
// forecast[30] = 8_500_000  (high confidence: dividend incoming)
// forecast[60] = 3_000_000  (returns to base)
structure = design_structure_for_forecast(forecast)
// Offer today: growth incentive targeting $8M in 30 days
// If client hits target → earns premium. Bank captures the dividend.
Market Opportunity
Low
Medium
High

Why it matters

Enables the bank to design today's pricing structure around tomorrow's predicted client behavior — capturing liquidity events before competitors even know they are coming.
Who's Doing It
CUR
Curinos OnePLT · Pricing Platform

Integrates balance forecast to suggest optimal structure. Even for Curinos this is early-stage but the only public implementation

Leader
FCO
FICOCON · Analytics

Published deposit price elasticity modeling including balance forecasting under different rate scenarios. Used by US banks for CCAR/DFAST regulatory stress testing

Leader

Liquidity Drag / FTP Threshold

Treasury
Frontier
Concept Stage

When deposits exceed Treasury's efficient deployment capacity, the FTP for the excess drops to zero or turns negative. The engine reflects this limit as zero or negative rate for the excess tranche — relevant in low-rate cycles or when a bank has excess liquidity that cannot be invested at acceptable yields.

treasury_efficient_capacity = 10_000_000_000   // $10B
if balance <= capacity:
    ftp = standard_ftp_curve(tenor)
else:
    excess = balance - capacity
    ftp_on_excess = 0           // or negative: Treasury can't use it
// Bank cannot profitably pay any rate on the excess tranche
// Relevant in excess-liquidity cycles (post-2020, rate cut environments)
Market Opportunity
Low
Medium
High

Why it matters

Prevents the bank from paying rates on deposits it structurally cannot deploy — converting a hidden P&L drag into an explicit pricing signal communicated to the client.
Who's Doing It
JPM
JPMorgan / CitiBNK · Global

Concept applied in balance sheet management and ALCO discussions but not exposed as an explicit client-facing pricing structure

Partial
MXB
Mexican MarketBNK · Market

Relevant as TIIE continues declining in 2026. No public evidence of any Mexican bank systematizing this as a client-facing structure

Not documented