# APY vs APR

**Annual percentage rate (APR)** refers to the yearly interest generated by a sum that's charged to borrowers or paid to investors. APR is expressed as a percentage that represents the actual yearly [cost of funds](https://www.investopedia.com/terms/c/costoffunds.asp) over the term of a loan or income earned on an investment. This includes any fees or additional costs associated with the transaction, but it does not take [compounding](https://www.investopedia.com/terms/c/compounding.asp) into account. The APR provides consumers with a bottom-line number they can compare among lenders, credit cards, or investment products.

**The annual percentage yield (APY)** is the real rate of return earned on an investment, taking into account the effect of [compounding](https://www.investopedia.com/terms/c/compounding.asp) interest. Unlike simple interest, compounding interest is calculated periodically and the amount is immediately added to the balance. With each period going forward, the account balance gets a little bigger, so the interest paid on the balance gets bigger as well.

{% hint style="info" %}
In short: APY, or [annual percentage yield](https://www.investopedia.com/terms/a/apy.asp), takes into account [compound interest](https://www.investopedia.com/terms/c/compoundinterest.asp), but APR, which stands for [annual percentage rate](https://www.investopedia.com/terms/a/apr.asp), does not.
{% endhint %}

&#x20;*source: investopedia.com*

## Why does it matter?

When utilisation and therefore rates are low, the difference is negligible. When it's high, compounding matters in the long run. The graphical representation of the difference can be seen in the chart below.

![APY and APR difference at scale](/files/-MlFXOmomNthelEJHQCM)

As you can see, when utilisation is extremely high, Deposit APY can be greater than Borrow APR.

{% hint style="info" %}
You can change between APY and APR for Interest rate model in asset page by turning 'Compounding' indication On/Off.
{% endhint %}

## Why is it typically "Supply APY", but "Borrow APR"?

**Suppliers** tend to provide liquidity for a *long time*, likely experiencing the effect of *compounding*, while **Borrowers**(especially in variable-rate-based lending protocols) are *typically short-term* actors, so debt compounding over a few days doesn't really happen.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vires.finance/knowledgebase/apy-vs-apr.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
