If you have browsed a lending platform, a liquidity pool, or a staking page on Base, you have almost certainly seen two abbreviations sitting next to a percentage: APR and APY. They look similar and they are often used loosely, but they measure return in different ways. Understanding the difference helps you compare offers accurately and avoid overestimating what you will actually earn.
The short version
APR (Annual Percentage Rate) is a simple, non-compounding yearly rate. If a pool advertises 12% APR, that 12% is spread evenly across the year with no compounding effect included in the number itself.
APY (Annual Percentage Yield) accounts for compounding, meaning it assumes any interest or rewards you earn are reinvested and start earning their own return. Because of that, APY is usually higher than APR for the same underlying rate, and the gap grows as the compounding frequency increases.
Both are annualized figures. Neither one is a guarantee of what you will earn, since yields in DeFi tend to move with market conditions.
APR in more detail
APR answers a simple question: if this rate held steady for a full year and nothing were reinvested, what percentage return would you get?
Example: if you deposit 1,000 USDC into a pool advertising 10% APR, and you never touch the position or reinvest anything, you would earn roughly 100 USDC in rewards over a year, distributed over time (daily, per block, or however the protocol pays out).
APR is commonly used for:
- Borrowing and lending rates, since loan interest is typically not automatically compounded into the loan itself
- Simple reward emissions from a protocol
- Rates that are quoted on a per-period basis (daily or weekly) and then multiplied out to a year
APY in more detail
APY builds compounding into the math. The formula for converting a periodic rate into APY is:
APY = (1 + r/n)^n - 1
Where r is the nominal annual rate and n is the number of times the return compounds per year.
Example: a 10% nominal annual rate compounded daily (n = 365) works out to an APY of about 10.52%. Compounded continuously, the same nominal rate approaches about 10.52% as well, since daily compounding is already close to the continuous limit. The more frequently a return compounds, the closer APY gets to that ceiling, but the incremental gain from compounding more often shrinks quickly.
APY is commonly used for:
- Liquidity provider (LP) rewards where fees or incentives are automatically added back into the position
- Staking displays that assume you restake or auto-compound rewards
- Marketing pages, since the number is usually larger and can make an offer look more attractive
Why the gap matters
The difference between APR and APY grows with two things: the size of the rate and how often it compounds. At low rates (a few percent) the gap is small and often not worth worrying about. At the high rates sometimes advertised for new pools or short-term incentive programs, the gap can be significant, and a headline APY can be misleading if you assume you will actually receive that exact figure over a full year.
It is also worth remembering that in DeFi, "compounding" often requires an action. Some protocols auto-compound rewards for you. Others simply accrue rewards that you have to manually claim and redeposit to actually realize the APY figure being advertised. If you never reinvest, your realized return will track closer to the APR, not the quoted APY.
Other reasons displayed yields do not match what you earn
Even with the math aside, real-world yield on Base (or any chain) can differ from an advertised rate for reasons that have nothing to do with the APR/APY distinction:
- Variable rates. Most DeFi yields float with supply, demand, and incentive budgets. A rate you see today can be different tomorrow.
- Impermanent loss. For liquidity pools specifically, the value of your deposited assets can shift relative to just holding them, which can offset or exceed the yield earned. This is a separate concept from APR/APY and worth understanding on its own before providing liquidity.
- Gas and swap fees. Compounding manually (claiming and redepositing rewards) costs gas each time. On a network with low fees like Base this is less of a drag than on Ethereum mainnet, but it is not zero, and very frequent manual compounding can eat into the benefit.
- Reward token price. If part of a yield is paid in a separate reward token, the dollar value of that yield depends on that token's price, which can be volatile.
- Time-weighted averages. Some platforms display a trailing 7-day or 30-day average APY rather than the current instantaneous rate, so the displayed number may already be a blend of recent conditions rather than a forward-looking promise.
A quick way to compare offers
When you are comparing two yield opportunities, check that you are comparing the same type of figure. A 15% APR offer and a 15% APY offer are not equivalent, the APY one implies a lower nominal rate once you back out compounding. If a platform does not clearly label which one it is showing, that is worth treating as a yellow flag, since reputable protocols are generally explicit about it.
It also helps to look past the headline number at how the yield is generated. Yield backed by real trading fees or lending demand tends to be more sustainable than yield backed purely by token emissions, which can drop sharply once an incentive program ends or a token's price falls.
The bottom line
APR is the simple, non-compounded annual rate. APY is the annual rate assuming compounding, and it is usually the higher of the two numbers. Neither figure is a promise, since DeFi yields are variable and depend on market activity. When you are evaluating a pool, a staking option, or a lending rate on Base, it is worth checking which figure is being shown, understanding whether compounding actually happens automatically, and keeping in mind that displayed yields are estimates based on current or recent conditions rather than fixed guarantees.
This article is for educational purposes and is not financial advice. Always research a protocol independently before depositing funds, and only risk what you can afford to lose.