Home › Guides › Crypto funding rates
Crypto funding rates explained: track funding & open interest across exchanges
A funding rate is the periodic payment that keeps a perpetual futures price tethered to spot — and it's one of the cleanest reads on how crypto traders are positioned. Here's what funding rates and open interest actually mean, how the cross-exchange spread is used, and how to pull them as clean data across every major exchange.
What is a crypto funding rate?
Perpetual futures ("perps") never expire, so exchanges use a funding rate to keep the perp price anchored to the underlying spot / index price. It's a small payment exchanged directly between traders — not the exchange — every funding interval:
- Positive funding — the perp is trading above spot (the crowd is long); longs pay shorts.
- Negative funding — the perp is below spot (the crowd is short); shorts pay longs.
The rate scales with how far the perp drifts from spot, so persistently high positive funding is a classic sign of an overheated, over-leveraged long market — and a setup for a long squeeze. Intervals vary by venue: commonly every eight hours, though some exchanges settle hourly or quote an annualized figure, which matters the moment you compare one venue to another.
What is open interest — and why track it?
Open interest (OI) is the total value of all outstanding perpetual and futures contracts that haven't been closed — effectively how much capital is positioned in a market right now. Rising OI means new money and new positions are entering; falling OI means positions are being unwound. Read alongside price and funding, OI is how desks judge whether a move is backed by real positioning or just spot flow. It's also the liquidity filter that separates a meaningful funding rate from noise — a wild rate on a market with almost no open interest tells you nothing.
Funding-rate arbitrage and the cross-exchange spread
Because funding flips between positive and negative, it can be harvested. The classic delta-neutral basis (cash-and-carry) trade holds spot against a short perp on a venue paying high positive funding, collecting the funding while staying market-neutral. A related play watches the spread between exchanges: when one venue's funding on a coin runs hot while another stays calm, that gap is the dislocation traders hunt.
Honest note: exchanges report funding on different intervals — 1h, 8h or annualized — and raw rates are not normalized to a common basis. So a cross-exchange spread is indicative, not a clean executable arbitrage: always confirm each venue's funding convention, interval and settlement before acting. This is research data, not financial advice.
What data can you get?
The scraper exposes CoinGecko's derivatives data in two shapes:
- Tickers — one row per market: funding rate, open interest, 24h volume, basis and price, with the coin, exchange and contract type (perpetual or futures). Filter by coin, exchange, contract type and minimum open interest; sort by OI, funding rate (highest or most extreme), or volume.
- Funding comparison — one row per coin showing the cross-exchange funding spread: the highest-funding venue vs the lowest, the spread between them, the venue count and total open interest. Restricted to major exchanges by default, because a spread is only meaningful across liquid venues.
Fields include rank, coin, symbol, exchange, contractType, fundingRate, openInterest, volume24h, basis, spread, price, priceChange24hPct in tickers mode, and fundingSpread, maxFundingExchange, minFundingExchange, exchangeCount, totalOpenInterest, avgPrice in comparison mode.
The easy way (no API key, US-safe)
Exchange funding APIs (Binance, Bybit, OKX) are often geo-blocked from US servers and each needs its own integration. The Crypto Funding Rates & Open Interest scraper on Apify sidesteps that: it reads CoinGecko's derivatives relay, so it never calls a geo-blocked exchange API — no API key, no proxy, and it runs from anywhere.
- Pick a mode (per-market tickers or cross-exchange comparison) and filter by coin, exchange or minimum open interest.
- A built-in junk filter drops broken / illiquid markets reporting nonsense rates, so you keep clean signal.
- Export flat CSV, Excel or JSON — or schedule it on a cron to feed a live funding / OI dataset into a sheet, bot or model.
Funding, OI & the cross-exchange spread in one feed. Perpetual funding rates and open interest across every major exchange, as clean CSV / Excel / JSON — no API key, no proxy, schedulable.
Open the Crypto Funding Rates scraper →More no-key crypto data
Same idea — other crypto datasets built on free public sources and exported without an API key:
- DeFi Volume, Fees & Revenue — DEX volume, protocol fees, revenue and TVL leaderboards from DefiLlama.
- Token Unlocks Calendar — upcoming unlock dates, amounts and supply impact as a clean schedule.
- Stablecoins Monitor — supply, growth and peg deviation (the depeg signal) across stablecoins.
Is it legal?
The scraper reads publicly available derivatives data relayed by CoinGecko. Funding-rate values are passed through as CoinGecko reports them, and smaller exchanges can report unreliable rates — filter by exchange and open interest for the cleanest signal. Verify your use complies with CoinGecko's Terms of Service. Provided as-is for research, not financial advice.