Glossary

Loan-to-Value Ratio (LTV)

The loan-to-value ratio measures borrowed amount against collateral value, determining maximum borrowing power in DeFi protocols.

Key Takeaways

  • LTV measures borrowed amount divided by collateral value, expressed as a percentage. A 75% LTV means $7,500 borrowed against $10,000 of collateral, with the remaining 25% serving as an equity cushion against price drops.
  • DeFi protocols set maximum LTV per asset based on volatility and liquidity: major assets like ETH typically allow 80% LTV, while more volatile tokens may cap at 60%. Exceeding the liquidation threshold triggers automated collateral sales.
  • Crypto lending requires overcollateralization (LTV below 100%) because digital assets lack the legal recourse and price stability that allow traditional mortgages to reach 97% LTV or higher.

What Is the Loan-to-Value Ratio?

The loan-to-value ratio (LTV) is a financial metric that compares the amount borrowed to the market value of the asset pledged as collateral. It is one of the most important risk indicators in both traditional finance and decentralized finance, determining how much a borrower can access and how much protection the lender retains if the collateral loses value.

In traditional lending, LTV governs mortgage approvals and interest rates. In crypto, it determines borrowing capacity on lending protocols like Aave, Compound, and MakerDAO. The core principle is the same: a lower LTV means more collateral cushion and less risk for the lender, while a higher LTV gives the borrower more capital efficiency but increases the chance of liquidation.

How It Works

The LTV calculation is straightforward. Divide the loan amount by the collateral value, then multiply by 100 to get a percentage:

LTV = (Loan Amount / Collateral Value) × 100

Example:
  Collateral deposited: $10,000 in ETH
  Amount borrowed:       $7,500 in USDC
  LTV = ($7,500 / $10,000) × 100 = 75%

As the collateral value fluctuates, the LTV changes in real time. If the ETH in the example above drops from $10,000 to $8,000, the LTV rises from 75% to 93.75%, potentially triggering liquidation.

Maximum LTV vs. Liquidation Threshold

DeFi protocols define two critical boundaries for each collateral asset:

  • Maximum LTV: the highest ratio at which a user can initially borrow. Borrowing beyond this point is blocked by the protocol.
  • Liquidation threshold: the LTV at which the position becomes eligible for liquidation. This is always set higher than the max LTV, creating a safety buffer between opening a loan and facing liquidation.

For example, on Aave V3, ETH has a max LTV of approximately 80% and a liquidation threshold of approximately 83%. A borrower who takes the maximum loan starts with a small buffer: only a 3% collateral decline could push them into liquidation territory.

Health Factor

Lending protocols use the health factor to express how close a position is to liquidation. It combines the LTV, collateral value, and liquidation threshold into a single number:

Health Factor = (Collateral Value × Liquidation Threshold) / Debt Value

Example:
  Collateral: $10,000 ETH
  Liquidation Threshold: 83%
  Debt: $6,000 USDC
  Health Factor = ($10,000 × 0.83) / $6,000 = 1.38

If ETH drops to $7,500:
  Health Factor = ($7,500 × 0.83) / $6,000 = 1.04 (near liquidation)

If ETH drops to $7,200:
  Health Factor = ($7,200 × 0.83) / $6,000 = 0.996 (liquidation triggered)

A health factor above 1.0 means the position is safe. Below 1.0, the protocol allows third-party liquidators to repay part of the debt in exchange for a portion of the collateral at a discount (the liquidation bonus, typically 5% for major assets).

How Protocols Set LTV Parameters

Each asset receives its own LTV cap based on several risk factors. The collateral factor assigned to an asset reflects:

  • Historical price volatility: more volatile assets receive lower LTV caps to account for rapid price swings
  • On-chain liquidity: assets with deeper liquidity pools can be liquidated more efficiently, supporting higher LTVs
  • Oracle reliability: assets with robust price feeds from multiple sources carry less pricing risk
  • Smart contract risk: wrapped or bridged assets face additional contract risk that may reduce their LTV caps

LTV Across DeFi Protocols

Different protocols approach LTV differently based on their architecture and risk models:

ProtocolAssetMax LTVLiquidation Threshold
Aave V3ETH~80%~83%
Aave V3WBTC~73%~78%
Aave V3 (E-Mode)Stablecoins~93%~95%
Compound V3ETH~83%~90%
MakerDAO / SkyETH-A~67%~67% (min. collat. ratio 150%)

MakerDAO (now rebranded as Sky) uses the inverse framing: a 150% minimum collateralization ratio means $1.50 of collateral per $1.00 of DAI minted, which corresponds to approximately 67% LTV. Aave's E-Mode allows correlated assets (such as stablecoin-to-stablecoin borrowing) to reach 93% LTV because price divergence between similar assets is minimal.

Crypto vs. Traditional Lending LTV

Traditional finance and crypto lending apply the same LTV concept but with dramatically different parameters, reflecting the underlying differences in collateral characteristics.

Lending ContextTypical LTVKey Characteristics
Conventional mortgage80%No PMI required at 80% or below
FHA mortgage96.5%Government-backed, mortgage insurance required
VA / USDA mortgage100%Zero down payment, government guarantee
DeFi (ETH collateral)73-83%Automated liquidation, no human review
DeFi (stablecoins, E-Mode)93%Correlated assets reduce volatility risk
Bitcoin CeFi lending40-50%Manual processes, longer loan terms

Traditional mortgages can support LTVs above 95% because real estate is relatively stable, appraisals are standardized, and lenders have legal recourse (foreclosure) that takes months. Crypto collateral can lose 20% of its value in hours, so protocols must maintain larger cushions and rely on instant automated liquidation rather than legal processes. For a detailed comparison, see Bitcoin collateralized lending compared.

Use Cases

DeFi Borrowing

LTV is the primary control mechanism on lending protocols. Users deposit collateral (ETH, WBTC, stablecoins) and borrow up to the maximum LTV for that asset. Experienced borrowers monitor their LTV continuously, adding collateral or repaying debt to stay safely below the liquidation threshold.

Bitcoin-Backed Loans

Centralized Bitcoin lending platforms like Ledn and Unchained offer loans at 40-50% LTV, significantly lower than DeFi equivalents. The conservative ratio accounts for longer loan terms (months to years), manual liquidation processes, and regulatory requirements. Ledn, for instance, issues margin calls at 70% LTV and liquidates at 80% LTV, giving borrowers time to add collateral before forced sale.

Leverage and Capital Efficiency

Traders use LTV to create leveraged positions. By depositing collateral, borrowing stablecoins, and buying more of the collateral asset, they amplify exposure. A protocol with 80% max LTV allows up to 5x leverage through recursive borrowing, though each loop increases liquidation risk substantially.

Stablecoin Minting

Stablecoin protocols like MakerDAO use LTV (expressed as a minimum collateralization ratio) to control how much DAI can be minted against deposited collateral. The overcollateralization requirement ensures the stablecoin remains backed even during market downturns.

Risks and Considerations

Liquidation Risk

The primary risk of high LTV positions is liquidation. When collateral value drops and the health factor falls below 1.0, liquidators repay the borrower's debt and claim collateral at a discount (typically 5-10%). This discount plus any gas fees means the borrower loses more than just the price decline. During liquidation cascades, mass selling of collateral can drive prices lower, triggering further liquidations in a feedback loop.

Oracle Risk

LTV calculations depend on accurate price data from oracles. If an oracle reports a stale or manipulated price, positions may be liquidated unfairly or, conversely, the protocol may fail to liquidate underwater positions in time. Flash loan-based oracle manipulation attacks have exploited this vulnerability in several protocols.

Volatility and Margin of Safety

A borrower at 75% LTV with ETH collateral is roughly $2,500 (on a $10,000 position) away from a typical 83% liquidation threshold. A single day's price movement in crypto can exceed this buffer. Conservative borrowers typically maintain LTV at 50% or below, sacrificing capital efficiency for safety.

Interest Rate Compounding

Even if the collateral price remains stable, accruing interest increases the debt and therefore the LTV over time. Borrowers who set their LTV near the maximum at origination can drift into liquidation territory purely from accumulated interest, especially during periods of high borrowing APY.

Why It Matters for Bitcoin and Stablecoin Lending

As Bitcoin-collateralized lending grows, LTV has become a central metric for comparing platforms and managing risk. The choice between a 50% LTV CeFi loan with custody protections and an 80% LTV DeFi position with instant liquidation involves tradeoffs between capital efficiency, custody risk, and volatility exposure.

For stablecoin-focused protocols, LTV also intersects with overcollateralization design. Protocols that accept Bitcoin as collateral for dollar stablecoins must balance competitive LTV ratios against the need to maintain peg stability during market downturns. Spark's ecosystem, including the USDB stablecoin, operates within this landscape where LTV parameters directly affect both user experience and protocol solvency.

This glossary entry is for informational purposes only and does not constitute financial or investment advice. Always do your own research before using any protocol or technology.