# Borrow Rate

<figure><img src="/files/ODwVn8E4o36OkHyKYPGa" alt=""><figcaption></figcaption></figure>

The price of a particular currency freely floats and is determined by supply and demand. This means that Mor bonds typically trade at prices below their face value. This discount, along with the time to maturity, can be used to infer the yield—the annualized interest rate earned by purchasing Mortonn and holding it until maturity—just as you would infer the interest rate from bond prices.

&#x20;

Suppose the face value of 1 dollar is 1 dollar from today until maturity, but the current trading price is $0.50. If you invest $1 in these dollars, you can buy 2 of them, and from today, you can get 2 dollars' worth of BNB. Therefore, the yield on these currency dollars (and the implied interest rate for the 1-year "loan") is 100%.

&#x20;

There is a simple formula to calculate the annualized yield Y of any Mortonn (where F is the face value, P is the present value, and T is the number of years to maturity):

<figure><img src="/files/0NdS7Yr1XzWUEfG9U43r" alt=""><figcaption></figcaption></figure>

Unlike traditional interest rate swaps, the fixed leg is effectively prepaid when users sell BNB at a discounted price. This limits the leverage they can achieve. For example, in the above case, a 1 dollar face value asset maturing in 3 months has a trading price of $0.97. This means the annualized yield is approximately 13%.

&#x20;

Short-term Mortonn yields can serve as an indicator of spot asset lending rates. This can be used as input to inform protocols that choose to pay interest rates, such as MakerDAO and Compound. If the price can be determined on-chain, it can be used for determining on-chain interest rate derivatives (such as swap transactions).


---

# 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://mortonn.gitbook.io/whitepaper/2.mortonn/d.-decentralized-bond-protocol/borrow-rate.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.
