> For the complete documentation index, see [llms.txt](https://ionian.gitbook.io/malda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ionian.gitbook.io/malda/malda-protocol/global-interest-rates.md).

# Global Interest Rates

Interest rates in Malda are calculated based on the global supply and global borrow of each market.

We are using the following formula

$$
R\_{\text{supply}} = \left(\left(1 + R\_{\text{borrow}}\right)^{\frac{1}{\text{Blocks Per Year}}} - 1\right) \times \text{Total Borrowed} \times \left(1 - R\_{\text{reserve}}\right) \div \text{Total Supply}
$$

$$
R\_{\text{supply}}^{\text{(APY)}} = \left(1 + R\_{\text{supply}}\right)^{\text{Blocks Per Year}} - 1
$$

Thanks to the unified global pool design users enjoy the same interest rates across the wider Ethereum ecosystem, providing an excellent opportunity for lenders and borrowers to access better interest rates without navigating between the different L2s of Ethereum, with Malda being positioned as natural arbitrage capturer.
