Skip to main content

Binance Funding Rate

Binance annualized funding rate

PropertyValue
Categoryexchanges
Unit%
Resolution1d
AssetsBTC
TierBasic
API EndpointGET /v1/funding/exchange
Fieldannualized_apr

Overview

Annualized perpetual funding rate on Binance, the largest centralized exchange by trading volume and open interest.

Interpretation

Positive rates mean longs pay shorts — bullish sentiment dominates. Negative rates mean shorts pay longs — bearish positioning. Binance typically has the most liquid BTC perp market, making its funding rate a key sentiment indicator.

Use Cases

  • Tracking leverage sentiment on the largest exchange
  • Comparing Binance rates to other exchanges for arbitrage signals
  • Monitoring divergence between Binance and aggregate funding rates

API Usage

curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/funding/exchange?start_date=2024-01-01&end_date=2024-12-31&limit=365"