Most of the stablecoin interest rates you see advertised come from one activity: lending. Someone deposits USDC, someone else borrows it against collateral, and the borrower's interest is the depositor's yield. This guide is for anyone who has looked at a rate on Aave, Compound or an exchange earn page and wanted to know what is actually happening to their money before they hand it over. By the end you will understand where the interest comes from, why the number changes every day, what protects you when a borrower cannot repay, how to lend on Aave step by step, and which risks are real rather than theoretical.
This is education, not financial advice. Lending rates, protocol parameters and platform terms change constantly. Everything below describes how these systems worked as of 2026, and you should check the live figures and the current documentation before committing funds.
What is stablecoin lending?
Stablecoin lending is depositing a dollar-pegged token such as USDC, USDT or DAI into a pool or a platform that lends it to borrowers, in exchange for a share of the interest those borrowers pay. It is the plainest income strategy in crypto because the asset you lend is not supposed to move in price, so your return is the rate itself rather than a bet on a token going up.
There are two very different versions of it, and the word "lending" hides the difference. In decentralised finance, you deposit into a smart contract on a protocol such as Aave or Compound, the contract holds the funds, and the rules for borrowing and repayment are code that anyone can read. In centralised finance, you deposit with a company, the company lends or invests the money however its terms allow, and you hold a claim against that company. The rest of this guide covers both, but the mechanics section is about DeFi, because that is where the rate is set transparently and where most of the yield in the market originates.
If you want the broader picture of how stablecoins hold their value before going further, start with what a stablecoin is. If you are comparing specific platforms rather than trying to understand the machinery, our stablecoin interest rate comparison is the companion piece to this one.
Where does the interest actually come from?
From borrowers, and it is worth knowing why anyone borrows a stablecoin at a floating rate that can exceed what a bank charges. In our experience there are four reasons, and they explain almost every move in the rate you will ever see.
- Leverage. A trader deposits ETH or BTC as collateral, borrows USDC, buys more ETH or BTC with it, and repeats. This is by far the largest source of stablecoin borrowing demand, which is why lending rates rise sharply in a bull market and sag in a bear market.
- Liquidity without selling. A long-term holder who needs cash borrows against their coins rather than selling and triggering a taxable event. This is steady, low-rate demand.
- Basis and funding trades. When perpetual futures funding rates are high, funds borrow stablecoins to run market-neutral trades that capture the spread. This demand appears and disappears with derivatives markets.
- Shorting. Less common with stablecoins, but a borrower can borrow a stablecoin to sell it during a depeg scare, betting it falls further.
Notice what is not on the list: nobody is paying you interest out of goodwill, a marketing budget or a "reward program" in the DeFi case. When a rate is far above what leveraged traders are willing to pay, the difference is coming from somewhere else, and the section on comparing rates explains how to find out where.
How do Aave and Compound set the rate?
By utilisation. The rate is a function of how much of the pool is currently borrowed, and nobody sets it by hand. This is the single most useful thing to understand about DeFi lending, because it tells you why the number you saw yesterday is different today and why it can double in a week.
Each pool has an interest rate curve with a target utilisation, which Aave's documentation calls the optimal usage ratio and Compound calls the kink. Below that point the borrow rate rises gently as utilisation increases. Above it, the rate climbs steeply, to make borrowing expensive enough that some borrowers repay and some new lenders arrive, pulling utilisation back toward the target. For major stablecoins the target is typically set around 90%, though every market sets its own parameters through governance.
| Pool state | What is happening | What the lender sees |
|---|---|---|
| Low utilisation (say 40%) | Plenty of idle stablecoins, little borrowing demand | A low rate, often below the Treasury bill rate. Withdrawals are instant |
| Near the target (say 90%) | The pool is working as designed | A rate roughly in line with what leveraged traders will pay. Withdrawals are still instant |
| Above the target (say 97%) | Borrowers are paying steeply rising rates; the protocol is trying to attract deposits | A spike in the supply rate. Withdrawals may fail until someone repays or deposits, because the cash is lent out |
| Full utilisation (100%) | Every deposited token is on loan | The highest rate the curve allows, and no withdrawals until utilisation falls |
The supply rate you earn is lower than the borrow rate for two reasons. First, only the borrowed portion of the pool is earning anything, so the borrow rate is scaled by utilisation. Second, the protocol keeps a slice of the interest, called the reserve factor on Aave, which funds the treasury and the backstop. In rough terms, your rate is the borrow rate multiplied by utilisation, less the protocol's cut.
Two practical consequences follow. A rate that spikes to a very high number for a few hours is usually a pool briefly above its target, not a new normal, and it will fall as soon as capital arrives. And the best rates appear exactly when leverage demand is highest, which is also when the wider market is most fragile.
What happens to your USDC when you lend it?
It leaves your wallet, goes into a pool shared with every other depositor, and you receive a receipt token in its place. On Aave the receipt is an aToken, such as aUSDC, whose balance grows in your wallet as interest accrues. On Compound III the protocol tracks your balance directly, and it increases per second. Either way your claim is on the pool, not on any particular borrower, and the pool's ability to pay you back depends on how much of it is currently lent out.
This is the part people skip. You have not lent to a person. You have lent to a contract that has lent to many people, and your ability to withdraw at any given moment depends on how much cash is sitting idle. During normal conditions that is a large buffer. During a stampede for the exit, when everyone wants their stablecoins back at once, utilisation can hit 100% and withdrawals queue until borrowers repay. The protocol's steep rate curve is designed to make that state short-lived, and historically it has been, but "short-lived" is not "never".
One more thing the receipt token gives you: it is itself a token. You can hold aUSDC in a hardware wallet, and you can move it. That is why DeFi lending is described as non-custodial. There is no account with a company, only a balance in a contract that you control with your own keys.
How are lenders protected if borrowers cannot repay?
By over-collateralisation and liquidation, which together mean that in a DeFi lending market, default in the ordinary sense is not supposed to be possible. Every borrower must deposit collateral worth more than what they borrow, often considerably more. If the collateral's value falls toward the loan's value, the position crosses a liquidation threshold and anyone can repay part of the debt in exchange for the collateral at a discount. The loan is closed, the liquidator keeps the discount as their fee, and the pool is made whole. Our guide to how crypto liquidations work covers the borrower's side of this in detail.
It works well when markets move at a normal pace. It works less well when a collateral asset crashes faster than liquidators can act, or when the collateral is so illiquid that selling it moves the price against the liquidator. That is how a lending pool ends up with bad debt: loans whose collateral is worth less than what is owed, with nobody willing to close them.
The clearest documented example is Aave v2 in November 2022, when a trader borrowed a large amount of the CRV token against USDC collateral in an apparent attempt to force a short squeeze. CRV moved sharply, liquidations could not keep up, and the protocol was left with roughly 1.6 million dollars of bad debt in the CRV market, which governance later covered from the treasury. That was small relative to the protocol, but it showed the mechanism: bad debt is borne first by the protocol's reserves and backstop, and only if those are exhausted does it fall on lenders in that market. Aave keeps a staked-asset backstop for exactly this purpose, historically called the Safety Module and reworked as Umbrella in 2025. Compound uses reserves accumulated from the reserve factor.
For a stablecoin lender, the practical lesson is that the asset you are lending is not the main risk. The collateral other people are posting against it is. A USDC pool that accepts only ETH and BTC as collateral is a very different risk from one that accepts a thinly traded governance token, and the protocol's collateral list is public.
Can you stake stablecoins?
Not in the proof-of-stake sense, and the phrase "stablecoin staking" is worth pausing on because it is used heavily in marketing. Staking means locking a network's native token to validate its blockchain and being paid in new issuance for doing so. A stablecoin does not secure any network and has no issuance to pay out. When a platform offers to let you "stake" USDT at a fixed rate, one of three things is happening: it is lending your stablecoins on your behalf, it is deploying them into DeFi pools or trading strategies, or it is paying the rate from its own funds to attract deposits. All three are lending or investing dressed in the vocabulary of staking, and none carry the guarantees the word implies.
This is not a pedantic point. The lenders that failed in 2022 used exactly this language. Celsius paused withdrawals in June 2022 and filed for Chapter 11 bankruptcy the following month, and depositors who thought they had "earned" on stablecoins discovered they were unsecured creditors of a company that had lent and invested their funds in ways they never saw. BlockFi and Voyager followed the same year. In every case, the stablecoin itself was fine. The company holding it was not.
There is one legitimate use of the word: yield-bearing tokens such as sDAI or sUSDS, where you deposit a stablecoin into a savings contract and receive a token that appreciates against it. That is a transparent, on-chain wrapper around lending or Treasury income, and our guide to yield-bearing stablecoins explains how those work and how they differ from lending directly.
What are you trusting in CeFi lending versus DeFi lending?
Different things, and it is more useful to name them than to argue about which is safer. Here is the honest comparison, based on how these products have actually behaved through two full cycles.
| DeFi lending (Aave, Compound, Morpho) | CeFi lending (exchange earn products, centralised lenders) | |
|---|---|---|
| Who holds the funds | A smart contract; you hold the receipt token | The company; you hold an account balance |
| How the rate is set | Utilisation curve, visible on-chain, changes constantly | Set by the company, often fixed for a term, can be subsidised |
| What backs the loans | Over-collateralised positions you can inspect | Whatever the terms allow, usually not disclosed loan by loan |
| What fails first | Code (bugs, oracle errors), then collateral in a crash | The company's balance sheet |
| Withdrawal | Instant unless the pool is at full utilisation | Subject to the company's terms and solvency |
| Recourse if it goes wrong | Protocol backstop and governance; no legal counterparty | Bankruptcy court as an unsecured creditor |
| Skills needed | Wallet management, approvals, gas, reading a protocol page | Account sign-up and identity checks |
Neither column is deposit insurance. If you are choosing between them, the decision comes down to which failure mode you understand better and can monitor. The reasoning is the same as choosing between a centralised and a decentralised exchange, and people who are comfortable with self-custody usually end up in the left column.
How do you lend stablecoins on Aave, step by step?
Aave is the most widely used example, and the process on Compound or Morpho is close enough that this walkthrough transfers. Do it first with a small amount.
- Get the stablecoin on the right network. Aave runs separate markets on Ethereum mainnet and on several layer-2 networks. The rate, the collateral list and the gas cost differ on each. Mainnet has the deepest pools and the highest fees; a layer 2 is cheaper to use and fine for smaller amounts.
- Connect a wallet you control. Go to app.aave.com, connect a self-custody wallet, and check the URL every time. Fake Aave front-ends are a common phishing route, and the safest habit is to reach the app from a bookmark rather than a search result.
- Select the market and the asset. Choose the network, find USDC (or the stablecoin you hold) in the supply list, and read the supply APY, the utilisation figure and the "can be collateral" flag before you click anything.
- Approve the token. The first time you supply an asset, the contract needs permission to move it from your wallet. Approve only the amount you intend to supply rather than an unlimited allowance. Our guide to token approval phishing explains why that setting matters.
- Supply. Confirm the transaction. When it settles, the USDC leaves your wallet and aUSDC appears in its place. Your dashboard shows the position and the accrued interest updating.
- Decide whether to use it as collateral. If you are only lending and not borrowing, leaving the collateral toggle off does no harm and keeps the position simpler. Only enable it if you intend to borrow against your deposit.
- Withdraw when you want. Go to the position, choose withdraw, and the aUSDC is burned for USDC plus interest. If the withdrawal fails, check the pool's utilisation; the funds are lent out and will free up as borrowers repay.
Keep a record of the deposit date, the amount and the withdrawal. In most jurisdictions lending interest is taxable as income when it accrues or when it is received, and our crypto record-keeping guide covers what to note down at the time so you are not reconstructing it later.
What are the real risks of stablecoin lending?
The rate is the easy part. Here is what can actually cost you money, in roughly the order we have seen it happen to people since 2020.
- Platform insolvency (CeFi). The dominant loss in this category. Celsius, BlockFi and Voyager between them owed customers billions of dollars when they failed in 2022. The stablecoins those customers had deposited were fine throughout. The companies were not.
- Smart contract bugs (DeFi). A lending protocol is code holding money, and code can be wrong. The Euler Finance exploit in March 2023 drained around 197 million dollars through a flaw in its donation logic; most of it was eventually returned, which is unusual. Mature protocols with long track records and multiple audits are lower risk, not zero risk.
- Bad debt from collateral crashes. Covered above. Your exposure depends on what collateral the pool accepts and how deep the protocol's backstop is.
- Depeg of the stablecoin itself. You are lending a token that is supposed to be worth a dollar. When USDC briefly traded well below a dollar during the Silicon Valley Bank failure in March 2023, everyone lending USDC was exposed for the duration, and borrowers who had posted USDC as collateral faced liquidation. Our guide to why stablecoins depeg covers how to tell a wobble from a failure. Choosing between the major stablecoins is its own decision, covered in USDT versus USDC.
- Oracle failures. Liquidations depend on price feeds. A stale or manipulated feed can liquidate positions that should not be liquidated or leave positions open that should be closed, creating bad debt.
- Liquidity lock-up. Not a loss, but a shock for people who expected a bank-like withdrawal. At full utilisation your funds are lent out and you wait.
- Front-end and approval attacks. The protocol can be sound while the website you used is fake or the approval you signed was for a drainer. This is the most avoidable risk on the list and the one that catches careful people through carelessness rather than ignorance.
- Regulatory change. The GENIUS Act, signed into US law in July 2025, bars stablecoin issuers from paying holders interest simply for holding a coin, but it does not prohibit third-party lending markets. Rules for the platforms themselves are still moving, and a change in what a regulated exchange is allowed to offer can end a product with little notice. Our GENIUS Act guide covers what the law does and does not touch.
How do you compare stablecoin lending rates honestly?
Start from the benchmark. As of 2026 the yield on short-term US Treasury bills is what a dollar earns with no default risk, and a stablecoin lending rate near that number is being paid by ordinary borrowing demand. A rate well above it needs an explanation, and there are only a few candidates: elevated leverage demand during a market run-up, a subsidy paid in the platform's own token, a promotional rate funded by the company, or a strategy riskier than it has been described to you.
Then check the following, in this order:
- APR or APY. APY includes compounding, APR does not, and platforms mix them. A DeFi supply rate quoted as APY assumes you never withdraw and interest compounds continuously, which is roughly true on Aave and Compound.
- How much of the rate is reward tokens. Many DeFi dashboards show a headline figure that combines the base lending rate with incentives paid in a governance token. The base rate is real yield from borrowers. The incentive is a token whose value depends on the market, and it often ends when the program does.
- How volatile the rate has been. A 30-day average tells you far more than today's number. Most protocol pages and aggregators show the history.
- What the pool accepts as collateral. The single best predictor of bad-debt risk, and almost nobody looks at it.
- What it costs to get in and out. On Ethereum mainnet, gas for approval, supply and withdrawal can eat months of interest on a small deposit. On a layer 2 it is negligible.
- Whether you can explain the rate in one sentence. "Traders are borrowing USDC to go long ETH and paying 8% for it" is an explanation. "The vault uses an automated strategy" is not.
If you want a second opinion on a specific rate or platform, our Ask Crypto tool is built for exactly that kind of question, and the Stablecoins hub collects every guide we have written on the asset class. For the broader set of DeFi income strategies beyond lending, see how yield farming works and what DeFi is.
Frequently asked questions
How does stablecoin lending work?
You deposit a stablecoin such as USDC into a lending pool, borrowers take it out against collateral worth more than the loan, and the interest they pay is shared among depositors in proportion to their share of the pool. On DeFi protocols the rate is set automatically by how much of the pool is borrowed. You receive a receipt token and can withdraw whenever idle funds are available.
Why do stablecoin lending rates change so much?
Because the rate is a function of utilisation, the share of the pool that is currently lent out. When traders borrow stablecoins to add leverage in a rising market, utilisation climbs and the rate rises with it, steeply once it passes the pool's target. When demand fades or new deposits arrive, the rate falls. Nobody sets it manually, so it moves every block.
Is lending stablecoins on Aave safe?
Aave is one of the longest-running and most audited lending protocols, and lenders are protected by over-collateralisation, liquidations and a protocol backstop. It is not risk-free. The remaining risks are smart contract bugs, bad debt if collateral crashes faster than liquidators can act, a depeg of the stablecoin, oracle failures and phishing through fake front-ends or unlimited token approvals. There is no deposit insurance.
Can you stake stablecoins?
Not in the technical sense. Staking means locking a network's native token to help validate its blockchain, and stablecoins do not secure any network. Products marketed as stablecoin staking are lending or investing your deposit and paying you part of the return. That can be legitimate, but the word implies guarantees that do not exist, and several centralised lenders that used it failed in 2022.
What happens if I cannot withdraw my stablecoins from a lending pool?
It usually means the pool is at or near full utilisation, so every deposited token is currently on loan. The protocol's interest rate curve responds by pushing the borrow rate up sharply, which encourages borrowers to repay and new lenders to deposit. Withdrawals reopen as soon as idle funds return. Historically these periods have lasted hours to days, but there is no guaranteed limit.
Do I pay tax on stablecoin lending interest?
In most jurisdictions, yes. Interest earned from lending is generally treated as ordinary income at its value when received or accrued, separate from any capital gain on the stablecoin itself. Rules differ by country and are still being clarified in several, so keep a record of every deposit, withdrawal and interest amount and consult a professional who knows your jurisdiction's treatment.
Is DeFi lending or a CeFi earn product safer for stablecoins?
They fail in different ways. DeFi lending fails through code exploits, bad debt or a depeg, and the protocol's collateral rules are public. CeFi earn products fail through the company's insolvency, which depositors cannot see coming, as Celsius and BlockFi showed in 2022. Choose the one whose risks you can actually monitor, keep deposits modest, and never treat either as a bank account.



