Coins: 18,023
Exchanges: 1,481
Market Cap: $2.464T 1.7%
24h Vol: $93.032B
Gas: 0.047 GWEI
Upgrade to Premium
API
TABLE OF CONTENTS

Top 7 CoinMarketCap API Alternatives for Crypto Data (2026)

Brian Lee
|
Edited by
Brian Lee
-

CoinMarketCap is one of the most recognized names in crypto data. It works good enough for basic price feeds. But once you need historical data or start scaling beyond a simple prototype, the limitations show quickly. CoinMarketCap's free tier includes zero historical data, and its credit system charges extra for things most APIs treat as standard, like pagination and multi-currency conversions. A single API call can cost 2, 4, or even 100 credits depending on the parameters you pass. If you're a developer frustrated with these limitations and seeking better alternatives that fit your needs, read on to discover the top CoinMarketCap API alternatives.

Full disclosure: CoinGecko API is one of the alternatives in this guide. We built the CoinGecko API, so we have a deep understanding of the crypto data landscape. That said, we also recognize where other providers genuinely excel and who they best serve. This guide compares seven alternatives across pricing, data depth, data latency, and developer experience to help you find the best fit.

Top 7 CoinMarketCap API Alternatives for Crypto Data


How We Evaluated These API Alternatives

We evaluated each alternative across nine dimensions that reflect what developers actually care about when choosing a crypto data API: data coverage, endpoint breadth, free tier details, paid tier entry price, data latency and delivery methods, CEX data, onchain and DEX data, and developer experience, while also acknowledging their strengths and limitations.


Quick Comparison of CoinMarketCap API Alternatives

API Provider Free Tier Pricing Assets (Coins & Tokens) Chains CEX Data DEX Data Best For
CoinGecko 10k calls/mo From $35/mo 30M+ 250+ Yes Yes Wallets, swaps, exchanges, and products that require broad and comprehensive market data
CoinDesk 250k lifetime calls Contact Sales 7k+ 10+ Yes Yes Institutional-grade tick-level CEX data
CoinAPI $25 signup credit From $79/mo 19k+ 50+ Yes Yes Advanced quantitative analysis and backtesting for CEX pairs
CoinPaprika 20k calls/mo From $99/mo 510k+ 30+ Yes Yes Fetching detailed developer and founder metadata
DexScreener Rate limited None 2M+ 80+ No Yes Memecoins and tracking of advertised tokens on DexScreener
Bitquery 1k points trial Contact Sales 1M+ 40+ No Yes Onchain GraphQL streaming and mempool data
Glassnode None Contact Sales 1.7k+ 10+ Yes Yes Entity-adjusted macro indicators and institutional research

The Best CoinMarketCap API Alternatives

1. CoinGecko API

CoinGecko API: The Best API for Comprehensive Crypto Market Data Coverage and Value

CoinGecko is often referred to as the "gold standard" for crypto market data. The API aggregates data for over 18,000+ coins and 30 million+ onchain tokens across 250+ blockchain networks, making it the largest independent crypto data aggregator by asset coverage. Its data is trusted by major platforms including MetaMask, Coinbase, Etherscan, Statista, and is the most widely used crypto market data API in the industry.

Unlike CoinMarketCap's API that charges extra call credits for pagination, resource bundling, and multi-currency conversions, CoinGecko API follows a straightforward one call equals one credit billing model with no hidden multipliers. For teams scaling past a prototype, that predictability in cost alone can save hundreds of dollars a month in unexpected overages.

Beyond coverage and pricing, CoinGecko API offers features that most providers overlook. The onchain Pools Megafilter endpoint allows developers to filter across 30 million+ DEX pools using 25+ criteria, including honeypot detection, liquidity thresholds, and GeckoTerminal trust scores. Furthermore, the API organizes the entire market into over 600+ categories, enabling developers to query sector-level market data without needing to build their own taxonomy.

CoinGecko API Strengths

  • Covers 1,700+ exchanges (CEX and DEX), 250+ networks, and 30M+ tokens with granular historical data going back to 2013.

  • Flat credit model where batched requests, pagination, and multi-currency conversions never cost extra.

  • Generous free tier that includes 50+ endpoints, 10,000 monthly credits, and 1 year of historical data.

  • Real-time data delivery (cacheless REST endpoints) from Analyst plan onwards, plus sub-second WebSocket streaming.

  • Native DEX data via GeckoTerminal with pool-level metrics, liquidity tracking, pool security data (honeypot detection), and advanced pool filtering capabilities.

  • Broad endpoint coverage including futures, derivatives, public treasuries, trending data, and NFT floor prices.

  • Data is highly accessible through various methods, including a REST and WebSocket API, the Model Context Protocol (MCP), a Command Line Interface (CLI), and a user-friendly, no-code Google Sheets Add-on.

CoinGecko API Weaknesses

CoinGecko aggregates and normalizes CEX data across 1,700+ exchanges rather than providing raw tick-level feeds from individual ones. Because it is an aggregator rather than a per-exchange data source, it does not offer multi-exchange order book replay or tick-level historical reconstruction. Developers building latency arbitrage systems that require sub-second order book updates across individual centralized exchanges will need exchange-native APIs.

That said, CoinGecko API's data latency scales with its paid plans. On the Demo and Basic plan, REST endpoints are cached at 60-second and 10-second intervals respectively. From the Analyst plan ($129/month) onwards, developers get access to cacheless endpoints that return real-time data directly from CoinGecko’s servers.

On the DEX side, CoinGecko API delivers onchain trade data via WebSocket at sub-second intervals and OHLCV at 1-second intervals, without requiring developers to run their own nodes or parse raw transaction logs. Where a raw blockchain data provider like Bitquery gives you full flexibility through custom GraphQL queries, CoinGecko API abstracts that complexity and provides low-latency DEX data ready to use out of the box.

So while CoinGecko API is not built for high-frequency CEX tick trading, it delivers real-time data for the vast majority of production use cases once you move past the free tier.

CoinGecko API Pricing

  • Free Plan: 10,000 monthly credits, 50+ endpoints, 1 year historical data.

  • Lowest Paid Tier: Basic plan, starting at $35/month.

  • Highest Paid Tier: Pro+ 15M plan, starting at $2,997/month.

  • Enterprise: Custom pricing with 99.9% uptime SLA, SOC 2 Type 2 certification, and dedicated support.

Who CoinGecko API Is Best For

Teams building web3 and crypto wallets, portfolio trackers, crypto screeners, analytics dashboard, cross-chain swaps, crypto exchanges, and any application that needs the broadest possible coverage across both centralized and decentralized markets.

2. CoinDesk API

CoinDesk API

Formerly known as CryptoCompare or CCData, the CoinDesk API focuses heavily on tick-level CEX data for quantitative trading. Where CoinMarketCap aggregates data at 30 to 60 second intervals, CoinDesk API provides nanosecond timestamps, Level 2 order book snapshots, and dedicated AMM swap tracking across 7,000+ assets and 300+ exchanges. It also uses a proprietary CCSEQ sequence tag for gapless trade reconstruction. The API offers 200+ endpoints across REST and 10+ WebSocket channels, giving quant teams access to spot, futures, and options data.

CoinDesk API Strengths

  • Over 10 years of historical data with tick-level granularity and nanosecond precision.

  • 200+ endpoints spanning spot, futures, options, onchain and DEX swaps.

  • Standardized instrument mapping that resolves ticker symbol conflicts across exchanges.

  • FCA-regulated and EU BMR-compliant benchmarks for institutional portfolio valuation.

CoinDesk API Weaknesses

The free tier gives you 250,000 lifetime API calls with no monthly reset, restricted to REST-only access and limited historical depth (365 days daily, 7 days hourly, 1 hour minute-by-minute). The bigger issue is that every paid plan requires contacting their sales team. There is no transparent pricing listed, which makes it difficult for startups and independent developers to forecast costs or self-serve into a paid tier.

CoinDesk API Pricing

  • Free Plan: 250,000 lifetime API calls (no monthly reset).

  • Lowest Paid Tier: Start-Up Plan, contact sales for pricing.

  • Highest Paid Tier: Enterprise, contact sales for pricing.

  • Enterprise: Full dataset access, 10+ years of history, custom cloud delivery, 24/7 support.

Who CoinDesk API Is Best For

Quantitative trading firms that specifically need tick-level CEX data, order book replay, and regulatory-grade benchmarks for compliance workflows.

3. CoinAPI

CoinAPI

CoinAPI is built for developers who come from traditional finance and expect institutional-grade data infrastructure. Its Market Data API provides 14+ years of backfilled tick-level historical data across 19,000+ assets, 400+ exchanges, and 50+ blockchain networks. For developers who need to backtest multi-year trading algorithms, that depth of history is a genuine advantage, especially when CoinMarketCap's free tier includes none at all. CoinAPI also offers separate products beyond market data, including an Execution Management System (EMS) for trade routing and an Indexes API for custom benchmarks, though each of these are charged separately.

CoinAPI Strengths

  • 14+ years of backfilled historical data covering trades, quotes, and Level 2/Level 3 order books.

  • Exchange Rates WebSocket streaming available on all plans, including the free tier.

  • Official SDKs in 8 languages (C#, C++, Go, Java, JavaScript, Python, R, Ruby) and FIX API support.

  • Additional API products for order execution (EMS) and custom indexes (charged separately from the Market Data API).

CoinAPI Weaknesses

CoinAPI’s pricing model is one of the most complex in the space. The Market Data REST API charges per 100 data points returned (not per call), the Exchange Rates API bills per individual "rate" in the response, and their Flat Files S3 endpoint charges $250 per 1,000 OHLCV download requests. The free tier is a one-time $25 signup credit (credit card required) with no recurring monthly allocation and no uptime SLA guarantee. Each API product (Market Data, EMS, Exchange Rates, Indexes) also carries its own subscription, so costs can add up quickly if you need more than one of their products.

CoinAPI Pricing

  • Free Plan: One-time $25 signup credit (requires adding a payment method first).

  • Lowest Paid Tier: Startup Market Data, starting at $79/month.

  • Highest Paid Tier: Pro Market Data, starting at $599/month.

  • Enterprise: Custom high-volume packages with 99.9% SLA.

Who CoinAPI API Is Best For

Traders performing multi-year algorithm backtesting for CEX pairs, quantitative analysis, and teams with TradFi backgrounds who need deep historical data and FIX protocol integration.

4. CoinPaprika API

CoinPaprika API

CoinPaprika covers both centralized and decentralized exchanges, but through two separate services: CoinPaprika API for CEX data (10,000+ coins, 350+ exchanges) and DexPaprika API for DEX data (500,000+ onchain tokens across 30+ networks). Like CoinGecko API and unlike CoinMarketCap API, it follows a straightforward one call equals one credit billing model with no multipliers for pagination or currency conversions. What makes CoinPaprika stand out is its "People" endpoint, which lets developers look up biographical information, social media profiles, and team positions for crypto project founders. For example, querying the Vitalik Buterin endpoint returns his description, GitHub, Twitter, LinkedIn, and the projects he is associated with. It is the only API in this comparison that offers this kind of team-level metadata.

CoinPaprika API Strengths

  • 500,000+ onchain tokens tracked via DexPaprika, with a free DEX API that does not require an API key.

  • Unique “People” endpoints for looking up project founders, their social profiles, and team roles.

  • Free tier offering 20,000 monthly calls and 1 year of daily historical data.

  • Official SDKs in 7 languages including Rust, Kotlin, Swift, Go, and Python.

CoinPaprika API Weaknesses

CoinPaprika API and DexPaprika API are billed entirely separately. Upgrading to a paid CoinPaprika plan does not give you access to DexPaprika's Pro API, which requires its own Enterprise contract. WebSocket streaming on CoinPaprika is restricted to custom Enterprise plans only. DexPaprika does offer free Server-Sent Events (SSE) streaming for real-time DEX data, but developers need to build two completely different streaming implementations to cover both CEX and DEX data.

CoinPaprika API Pricing

  • Free Plan: 20,000 monthly calls (CoinPaprika) + 10,000 daily requests (DexPaprika).

  • Lowest Paid Tier: Starter, starting at $99/month.

  • Highest Paid Tier: Ultimate, starting at $1,499/month.

  • Enterprise: Custom pricing (required for WebSockets and data redistribution).

Who CoinPaprika API Is Best For

Developers who need project team metadata and combined CEX/DEX coverage, provided they can work with two separate API integrations.

5. DexScreener API

DexScreener API

DexScreener is a pure DEX snapshot tool. It automatically indexes any token the moment a liquidity pool is created, and currently tracks over 2 million+ tokens across 80+ blockchain networks and 300+ DEXs. For developers who find CoinMarketCap's DexScan coverage too limited or its 10 to 60 second update intervals too slow for onchain use cases, DexScreener offers a much lower latency of 1-second updates. The DexScreener API is public and requires no authentication or API keys. For developers building memecoin trackers or new token launch dashboards, DexScreener API also provides unique endpoints for community takeovers (CTOs), and platform-boosted tokens that no other provider in this list offers.

DexScreener API Strengths

  • 1-second data updates across 2 million+ tokens on 80+ networks.

  • Zero-friction access with no API key, no signup, and no credit card required.

  • Unique social endpoints for community takeovers and boosted tokens.

  • Rate limits of 300 requests/minute for pair and pool queries, 60 requests/minute for profile data.

DexScreener API Weaknesses

The API only provides real-time snapshot data. There are no historical OHLCV endpoints, no WebSocket streaming, and no way to reconstruct past price charts. The Search endpoint results are also capped at 30 pairs only with no pagination controls, and there are currently no paid tiers available to scale past the hard rate limits. Developers should also note that DexScreener API's terms of service include a competitive restriction clause, making it unsuitable for building user-facing production applications that compete directly with DexScreener.

DexScreener API Pricing

  • Free Plan: Public API with rate limits (60 to 300 requests per minute depending on endpoint).

  • Lowest Paid Tier: Not available.

  • Highest Paid Tier: Not available.

  • Enterprise: Not available.

Who DexScreener API Is Best For

Traders tracking memecoin token activity, real-time DEX liquidity across a decent range of networks, and does not need historical data.

6. Bitquery API

Bitquery API

For developers who have outgrown CoinMarketCap API's aggregated price feeds and need direct access to raw blockchain data, Bitquery is worth considering. Unlike CoinMarketCap, Bitquery is an onchain GraphQL infrastructure provider that indexes raw blockchain data across 40+ networks, going all the way back to genesis blocks. Instead of offering hundreds of REST endpoints, Bitquery routes all queries through 12 core GraphQL endpoints, letting developers construct custom queries for DEX trades, token balances, smart contract events, mempool transactions, and NFT marketplace activity. For developers building MEV bots, arbitrage trackers, or onchain analytics dashboards, this flexibility is the main advantage. Bitquery also offers three distinct streaming options: GraphQL WebSocket subscriptions, Kafka, and CoreCast gRPC streams specifically optimized for the Solana network.

Bitquery API Strengths

  • Full historical depth back to genesis blocks across 40+ blockchain networks.

  • Mempool API that simulates unconfirmed transactions to detect MEV opportunities before onchain confirmation.

  • Three streaming options (WebSocket, Kafka, gRPC) with latency ranging from sub-100ms to 1 second.

  • Pre-computed analytics including 1-second OHLC candles, moving averages (SMA, WMA, EMA), and cross-chain token price aggregation.

Bitquery API Weaknesses

Bitquery API uses a points-based billing system that is opaque and resource-dependent. A query that spans a large historical time range or without setting a strict row limit can consume far more points than expected, and the free Developer Plan only includes 1,000 trial points. There are no transparent mid-tier pricing plans between the free tier and custom Commercial contracts. Bitquery API also does not provide standardized CEX price data, so it cannot serve as a standalone market data source for applications that need both centralized and decentralized exchange coverage. Furthermore, the need for GraphQL expertise and custom query construction makes the technical barrier to entry significantly higher than other competitor APIs in this list.

Bitquery API Pricing

  • Free Plan: Developer Plan with 1,000 trial points, 10 requests/minute, 2 simultaneous streams.

  • Lowest Paid Tier: Not available.

  • Highest Paid Tier: Not available.

  • Enterprise: Custom pricing, dedicated Kafka instances, cloud data exports (Parquet to S3, BigQuery, Snowflake).

Who Bitquery API Is Best For

Developers with deep experience in GraphQL implementations who need raw onchain transaction monitoring, mempool data, MEV tracking, or ultra-low-latency Solana streaming.

7. Glassnode API

Glassnode API

For researchers and institutional investors who need deeper onchain intelligence than CoinMarketCap's market rankings and price feeds can provide, Glassnode API specializes in entity-adjusted metrics. A single person or exchange can control thousands of wallet addresses, which makes raw address-level data misleading. Glassnode API uses proprietary clustering algorithms to group those addresses into "entities," then filters out internal wallet shuffling to expose the real economic activity underneath. The result is a library of 800+ metrics across 23 categories (addresses, miners, derivatives, DeFi, mempool, and more) covering 1,700+ assets, with data delivered through a REST API, Snowflake data sharing, or a no-code Excel Add-in.

Glassnode API Strengths

  • Proprietary entity-adjusted metrics that filter out internal transactions to surface true network activity.

  • Point-in-Time data designed for backtesting, so historical values are not retroactively revised by later clustering updates.

  • Official Excel Add-in for quantitative researchers who work primarily in spreadsheets.

Glassnode API Weaknesses

The API has no free tier and cannot be self-served. API access is an optional paid add-on available only to Studio Professional plan subscribers ($999/month), and the exact cost of the add-on requires contacting their sales team. The bulk query endpoint is also a credit trap: it charges 1 credit per parameter combination returned, which means a single poorly scoped request can consume massive amounts of quota. API rate limits (600 requests/minute) are also shared with your Glassnode Studio web usage, so active dashboard browsing can eat into your programmatic API budget.

Glassnode API Pricing

  • Free Plan: None (API is strictly paid only).

  • Lowest Paid Tier: API add-on to the $999/month Studio Professional plan (price is enquiry-only).

  • Highest Paid Tier: Not available.

  • Enterprise: Custom pricing, bespoke institutional data delivery via Snowflake.

Who Glassnode API Is Best For

Macroeconomic researchers, hedge funds, and institutions building onchain valuation models who need entity-level behavioral data that raw blockchain APIs cannot provide.


Best Free CoinMarketCap API Alternative

Among all the providers in this guide, CoinGecko API is the best free CoinMarketCap API alternative. Its free plan includes access to over 50+ endpoints, 10,000 monthly call credits, a full year of historical data, and a flat credit billing model where every successful API call costs exactly 1 credit regardless of parameters. While CoinMarketCap also offers 10,000 free monthly credits, it limits you to just 30 endpoints, includes zero historical data, and charges extra credits for pagination, bundled queries, and multi-currency conversions.

There are a couple of other free options worth noting. CoinPaprika's DexPaprika service provides 10,000 daily DEX data requests with no API key required, and CoinDesk offers a one-time trial of 250,000 lifetime API calls with limited historical depth (365 days daily, 7 days hourly). That said, CoinGecko remains the strongest free-tier option overall because its credits reset every month and the asset and endpoint coverage is the broadest available, making it suitable for developers building and testing production applications without committing to a paid subscription upfront.


Which Crypto Data API Do Developers Recommend?

To understand the broader landscape of crypto API providers, it is helpful to look at which crypto data APIs are developers actually using. We sourced data from GitHub for repositories mentioning each provider's name and treated them as an indicator of developer usage. This allows us to see which crypto API provider gets the most ongoing attention, activity, and word-of-mouth recommendations. Below is a chart that visually outlines the adoption among developers:

The majority of crypto developers choose CoinGecko API as their primary data provider for building production applications and everyday projects. CoinMarketCap API holds a consistent second position, while DexScreener API has recently gained momentum as onchain token launches and memecoin trading activity increases.

Subscribe to CoinGecko API


Which CoinMarketCap API Alternative Should You Choose?

Every crypto application has different data requirements, and the right API depends on what you are building. Here is how to match your use case to the most suitable provider.

Crypto and Web3 Wallets

If you are building a crypto or Web3 wallet, token coverage is crucial. Your users expect to see balances and prices for tokens across dozens of networks, including long-tail assets. CoinGecko API tracks over 30 million+ onchain tokens across 250+ networks, which is the broadest coverage in the industry.

Quantitative Trading and HFT Systems

If you are building quantitative trading strategies or HFT systems, the priority shifts to latency, tick-level OHLCV history, and order book depth. CoinDesk API and CoinAPI both offer sub-second granularity with Level 2 order book data and 10+ years of historical depth.

DeFi Dashboards and DEX Analytics Tools

If you are building a DeFi dashboard or DEX analytics tool, you need pool-level data, liquidity tracking, and the ability to filter across thousands of trading pairs. CoinGecko's onchain API covers 1,700+ DEXs with features like the Pools Megafilter and honeypot detection. For teams that need raw mempool access or sub-100ms streaming on Solana specifically, Bitquery is the more specialized option, though it requires GraphQL expertise and carries a steeper learning curve.

Crypto Exchanges

If you are running a crypto exchange, you need fast, reliable metadata and broad token databases to auto-populate trading pages as new assets launch. CoinGecko API's coverage of 30M+ tokens across 250+ networks and 1,700+ exchanges makes it well suited for this use case, ensuring your exchange can list new assets quickly without gaps in market data.

Cross-Chain Swaps and Routing Infrastructure

If you are building cross-chain swaps or routing infrastructure, you need onchain data and liquidity metrics internalized into your routing algorithms. CoinGecko's onchain API provides pool-level liquidity and reserve data across 250+ networks, while Bitquery's onchain streams offer deeper transaction-level visibility for advanced routing logic.

Training AI Models

If you are training AI models, you need deep historical datasets with explicit commercial licensing. CoinAPI provides over 14 years of tick-level history, and CoinGecko API offers over 10 years of granular historical data with AI training commercial licensing available as an add-on.


Conclusion

Choosing the right CoinMarketCap API alternative comes down to matching your technical requirements to the provider that best serves them. Start by defining what matters most for your application: breadth of asset coverage, depth of historical data, onchain and DEX granularity, or low-latency institutional feeds. From there, evaluate how each provider's free tier, pricing transparency, and billing model will hold up as your project scales from prototype to production.

When you weigh all of these factors together, CoinGecko API emerges as the best overall alternative to CoinMarketCap API. It offers the broadest asset coverage (30M+ tokens across 250+ networks), historical data going back to 2013, real-time cacheless REST data, sub-second DEX streaming via GeckoTerminal, and transparent flat-rate pricing that does not penalize you for scaling. Specialized providers like CoinDesk and CoinAPI win on tick-level CEX latency, and Bitquery wins on raw onchain depth, but those advantages come with significantly higher price tags, opaque sales-driven pricing, or steep technical learning curves. For the vast majority of crypto applications, CoinGecko API delivers the best balance of coverage, data latency, developer experience, and cost.

Join the thousands of crypto developers who use CoinGecko API for comprehensive and reliable crypto market data. From individual builders testing their first API integration to Web3 wallets, cross-chain swaps, and crypto exchanges serving millions of users, CoinGecko API is built to scale with you at every stage of your project. Sign up for a free CoinGecko Demo API plan today and start building.

CoinGecko's Content Editorial Guidelines
CoinGecko’s content aims to demystify the crypto industry. While certain posts you see may be sponsored, we strive to uphold the highest standards of editorial quality and integrity, and do not publish any content that has not been vetted by our editors.
Learn more
Want to be the first to know about upcoming airdrops?
Subscribe to the CoinGecko Daily Newsletter!
Join 600,000+ crypto enthusiasts, traders, and degens in getting the latest crypto news, articles, videos, and reports by subscribing to our FREE newsletter.
Tell us how much you like this article!
Brian Lee
Brian Lee
Brian is a Growth Marketer at CoinGecko, helping developers, traders, and crypto businesses discover and use CoinGecko API to build, track, and scale smarter with real-time crypto market data.

More Articles

Select Currency
Suggested Currencies
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
Fiat Currencies
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VEF
Venezuelan bolívar fuerte
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Cryptocurrencies
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
Bitcoin Units
BITS
Bits
SATS
Satoshi
Commodities
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Select Language
Popular Languages
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
All Languages
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
Welcome to CoinGecko
Welcome back!
Login or Sign up in seconds
or
Sign in with . Not you?
Forgot your password?
Didn't receive confirmation instructions?
Resend confirmation instructions
Password must contain at least 8 characters including 1 uppercase letter, 1 lowercase letter, 1 number, and 1 special character
By continuing, you acknowledge that you've read and agree fully to our Terms of Service and Privacy Policy.
Get Price Alerts with CoinGecko App
Forgot your password?
You will receive an email with instructions on how to reset your password in a few minutes.
Resend confirmation instructions
You will receive an email with instructions for how to confirm your email address in a few minutes.
Get the CoinGecko app.
Scan this QR code to download the app now App QR Code Or check it out in the app stores
Add NFT
CoinGecko
Better on the app
Real-time price alerts and a faster, smoother experience.
You’ve reached the limit.
Guest portfolios are limited to 10 coins. Sign up or log in to keep the coins listed below.