MKT CAP$2.65T+0.6%
24H VOL$142.1B
BTC DOM58.4%
HEALTH65NEUTRAL
SHORT-TERM79BULLISH
LONG-TERM51NEUTRAL
OI$13.8B
24H LIQ$136M
LONG/SHORT50.2% / 49.8%
REGIME (LT)SPECULATIVE EUPHORIA
REGIME (ST)STRONG TREND (BULL)
HL OI$9.9B
WHALESSHORT 47.3%
MKT CAP$2.65T+0.6%
24H VOL$142.1B
BTC DOM58.4%
HEALTH65NEUTRAL
SHORT-TERM79BULLISH
LONG-TERM51NEUTRAL
OI$13.8B
24H LIQ$136M
LONG/SHORT50.2% / 49.8%
REGIME (LT)SPECULATIVE EUPHORIA
REGIME (ST)STRONG TREND (BULL)
HL OI$9.9B
WHALESSHORT 47.3%
Plug real-time crypto data into your AI agent — one command: Get your free API key →
Get API KeyLogin

Crypto Fear & Greed Index

A single 0–100 read on market sentiment, blended from multiple independent sources. Fear can signal opportunity; greed can signal risk.

72
Greed
0255075100
0–25
Extreme Fear
26–40
Fear
41–60
Neutral
61–75
Greed
76–100
Extreme Greed

What the Fear & Greed Index measures

The index compresses the emotional state of the crypto market into one number. It rises when traders are optimistic and buying aggressively (greed) and falls when they are anxious and selling (fear). It is most useful as a contrarian gauge: historically, extreme fear has clustered near local bottoms and extreme greed near local tops.

Because sentiment is noisy, Crypto Data API does not rely on one provider. We average several independent Fear & Greed readings into a single blended score, which smooths out the quirks of any individual methodology and gives a steadier signal.

Get it from the API

The live value, classification and per-source breakdown are available from a single free endpoint:

curl -H "X-API-Key: cdk_live_yourkey" \
  https://cryptodataapi.com/api/v1/sentiment/fear-greed

Add ?format=markdown for LLM-friendly plain-text output. For historical sentiment series, see /api/v1/market-intelligence/fear-greed-history.

Backtest it

the index, on the clock, with everything around it Pro Plus

A sentiment reading on its own is a talking point; a sentiment reading with the market state that produced it is a dataset. Every archived Fear & Greed print sits alongside the same day's market health score, breadth, derivatives positioning and macro backdrop, so you can test whether extreme readings actually marked anything.

DatasetWhat it holdsSince
fear_greed the index value and its classification, snapshotted through the day 9 May 2026
market_health the 11-component health composite with every component score 9 May 2026
daily-snapshots the full daily market payload — sentiment, derivatives, macro, ETF flows, cycle 2 Mar 2026
GET · backtestingcurl
curl -H "X-API-Key: cdk_live_yourkey" \
  "https://cryptodataapi.com/api/v1/backtesting/snapshots?data_type=fear_greed&start=2026-05-09&limit=1000"
LAUNCH PREVIEW This page is a free launch preview — data is ~30-min delayed. The API is real-time.