> For the complete documentation index, see [llms.txt](https://docs.coinkarma.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinkarma.co/english/indicators-guide/usd-usdt-interest-rate.md).

# USD/USDT Interest Rate

## What is the USD/USDT Interest Rate?

In addition to crypto-native features like perpetual contracts and funding rates, the crypto market also includes borrowing interest rates commonly seen in traditional finance. These rates are generated by spot borrowing activities on centralized exchanges. There are two key elements to analyze: the centralized exchange and the interest rate levels. Currently, the benchmark data comes from Binance, the world’s largest exchange, and Bitfinex, a long-standing platform renowned for lending activities.

**● Binance**

As the world’s largest exchange, Binance has a more diverse user base, with a relatively high proportion of retail traders. This composition often leads to more aggressive behavior during periods of price discovery or bull markets.

**● Bitfinex**

Bitfinex, one of the oldest exchanges, is characterized by its seasoned user base, often consisting of crypto-native whales. Observing Bitfinex’s borrowing interest rates can provide insights into how so-called “smart money” perceives current market conditions.

***

## How to Use the USD/USDT Interest Rate

The USD/USDT Interest Rate is a highly cyclical indicator. Given the differing characteristics and user bases of the two exchanges, Binance’s borrowing behavior is viewed as representative of retail traders, while Bitfinex’s behavior reflects that of market movers.

Key observations:

* When **Bitfinex’s borrowing rate > Binance’s borrowing rate**, it often signals a market bottom.
* When **Bitfinex’s borrowing rate < Binance’s borrowing rate**, it often signals a market top.

***

{% hint style="info" %}

#### **Disclaimer**

Thank you for using CoinKarma. The data provided is based on historical performance and cannot guarantee future market trends. The cryptocurrency market is highly volatile. Users must assess risks and bear responsibility for their decisions.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coinkarma.co/english/indicators-guide/usd-usdt-interest-rate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
