Coins: 17,394
Exchanges: 1,472
Market Cap: $2.67T 0.4%
24h Vol: $77.608B
Gas: 0.1 GWEI
Remove Ads
TABLE OF CONTENTS

CoinGecko API vs CoinMarketCap API: Which Crypto Data API Is Better?

Brian Lee -

Is CoinGecko or CoinMarketCap API Better?

CoinGecko API is the more complete and scalable choice for most crypto applications. CoinMarketCap API is generally 24x more expensive for equivalent production queries because it charges based on the number of data points returned, while CoinGecko charges a single credit regardless of the number of data points returned.

  • Commercial pricing: CoinGecko offers commercial use from $35/month, while CoinMarketCap's first commercial plan starts at $95/month.
  • Production-grade features: CoinGecko Analyst at $129/month is 6.8x more affordable than CoinMarketCap Professional at $875/month while also offering more features such as WebSocket streaming, instant Webhook notifications, broader asset coverage, SOC 2 Type 2 certification, and API key management features for teams.
  • Best fit: CoinMarketCap remains a familiar option for simple personal projects or basic market data needs where one-minute data freshness is acceptable, but for modern wallets, exchanges, DeFi dashboards, trading tools, AI pipelines, and enterprise use cases, CoinGecko API is the stronger fit.

If you are comparing CoinGecko API and CoinMarketCap API, the important question is not simply which provider has the more familiar brand or the lower sticker price. The better question is which API gives your application the coverage, freshness, licensing, reliability, and cost structure it needs once it moves beyond a basic prototype.

This guide breaks down the key differences between CoinGecko API and CoinMarketCap API. We will compare pricing, credit models, commercial viability, asset coverage, historical data, real-time delivery and data freshness, enterprise readiness features, and real customer testimonials to help you decide which data provider is the best fit for your specific needs.

Full disclosure: We built CoinGecko API. This comparison is based on published documentation, official pricing, and direct API testing, including credit consumption measurements for equivalent queries on both platforms.

Comparison banner of CoinGecko API vs CoinMarketCap API for crypto data.


CoinGecko API vs CoinMarketCap API at a Glance

CoinGecko API gives developers broader coverage, more production-ready features, and a more accessible commercial license than CoinMarketCap API at comparable or lower pricing.

The following overview compares the core features and capabilities that developers and enterprise teams typically care about.

Dimension CoinGecko API CoinMarketCap API
CEX Coins 17,000+ 10,000+
Onchain DEX Tokens 38 million+ 2.4 million+
Blockchain Networks 260+ 120+
API Endpoints 80+ 50+
Data Freshness 10s on Basic plan; cacheless real-time data from Analyst plan and above 60s / 1 minute across all plans
Credit Model Flat: 1 credit per call, regardless of how many data points returned Compounding: 1 credit per 100 data points returned
Free Tier 10,000 credits/month, 50+ endpoints, 1 year historical data, 100 RPM, flat credit model 15,000 credits/month, 25 endpoints, no historical data, 50 RPM on selected endpoints, credit multipliers apply
Entry-level Paid Plan Basic plan ($35/month) – commercial license included, 100K credits, 300 RPM Hobbyist plan ($35/month) – personal use only, 150K credits, 300 RPM
First Commercial License Plan Basic plan ($35/month) – unlimited products and users Startup plan ($95/month) – limited to 1 product and up to 100K users
Production-Ready Plan With Full Historical Data Analyst plan ($129/month) – includes daily, hourly, minutely, and 1-second granularity on selected endpoints Professional plan ($875/month) – includes full time daily historical data; hourly and minutely data limited to past 12 months only
WebSocket Streaming Yes (Analyst plan and above) No
Webhook Yes (Analyst plan and above) No
SOC 2 Type 2 Certification Yes No
Uptime SLA Yes (99.9%, Enterprise plan only) Yes (99.9%, Enterprise plan only)
Public Uptime Status Page Yes (status.coingecko.com) No
Team API Access Management Yes. Up to 10 API keys on self-serve plans & custom limits on Enterprise plan, with custom credit allocation per key No
Data Independence Independently verifiable and owned, SOC 2 Type 2 certified, and MiCA-compliant track record Owned by Binance since 2019 – causing potential single-exchange bias concerns

Which API Should You Use: CoinGecko or CoinMarketCap?

For most commercial crypto applications, CoinGecko API is the better choice because it combines standard aggregated CEX market data, onchain DEX data, real-time and sub-second data, a complete data delivery stack (REST, WebSocket, Webhook), historical depth, and team access controls in one API.

CoinMarketCap API can still be suitable for simple personal projects or lightweight applications that only need basic market data for major assets and can tolerate slower one-minute refresh intervals. But once a product requires broad token coverage, real-time pricing, onchain data, predictable credit usage, or commercial flexibility, CoinGecko naturally becomes the more practical option.

Use Case Recommended API Why
Crypto wallets CoinGecko CoinGecko’s 38M+ asset coverage across 260+ networks helps wallets display prices for long-tail and newly launched assets, including tokens not yet listed on major centralized exchanges.

CoinMarketCap, on the other hand, covers only up to 2.4M+ crypto assets.
Crypto exchanges CoinGecko CoinGecko helps exchanges improve asset discovery and listing experiences with rich asset metadata, 600+ categories, trending coins, top gainers and losers, and fresher pricing.

Webhooks also push coin metadata updates automatically, reducing constant polling and helping teams maintain listings more efficiently.
Onchain Swaps / DEX aggregator CoinGecko CoinGecko’s onchain Megafilter supports advanced pool-level filtering across 25+ criteria, helping DEX aggregators identify stronger liquidity pools and improve swap routing. Real-time onchain data and deep DEX OHLCV history also support more accurate pricing across fragmented liquidity.
DeFi dashboard / DEX analytics CoinGecko CoinGecko enhances DeFi experiences with sub-second streaming data via WebSocket, tick-by-tick trades, top holder and trader data, and onchain token metadata. This helps teams power real-time charts, token pages, market monitoring, and DEX analytics interfaces.
AI / ML model training CoinGecko CoinGecko offers full historical depth, including both daily and sub-daily granularity needed for LLM training, from just $129/month.

CoinMarketCap is 6.8x more expensive for similar historical data access ($875/month).

Note: A separate AI training license is required.
Trading bot / quant strategy CoinGecko For $129/month, CoinGecko’s Analyst plan provides real-time cacheless data, sub-second WebSocket streaming, and all-time hourly data required for trading bot and quantitative trading strategies.

CoinMarketCap on the other hand does not offer WebSocket streaming capabilities and uses a slower one-minute data refresh interval.
Enterprise / compliance use cases CoinGecko CoinGecko offers a 99.9% SLA, SOC 2 Type 2 certification, and a public uptime status page. It also normalizes data through outlier filtering, exchange weighting, price aggregation, and historical reconstruction to produce highly verifiable data that can withstand regulatory scrutiny, including MiCA compliance.

CoinMarketCap similarly offers 99.9% SLA but lacks transparency and data independence because its Binance ownership poses exchange-bias risks.
Backtesting with daily data before 2013 CoinMarketCap CoinMarketCap provides daily historical data from 2010, ideal for backtesting early Bitcoin data.

CoinGecko offers more granular data, but its historical coverage starts from 2013.
Simple price feeds and personal projects CoinMarketCap CoinMarketCap is adequate for basic, low-volume personal projects where one-minute data freshness is acceptable; its free tier appears more generous at face value with 15,000 monthly credits compared to CoinGecko’s 10,000.

However, for real-time price feeds beyond a one-minute refresh interval, CoinGecko API is the more practical option.

The bottom line: CoinMarketCap can work for simple personal or low-complexity market data use cases. CoinGecko is the stronger fit for production applications that need comprehensive market coverage, historical depth, real-time pricing, scalable credit economics, and enterprise-ready infrastructure.


Is CoinMarketCap API More Expensive Than CoinGecko API?

CoinMarketCap API (CMC) is generally around 24x more expensive than CoinGecko API in credits consumed for equivalent production queries. This is because CoinGecko charges one credit per API call, while CoinMarketCap charges based on the number of data points returned instead.

This is why comparing the headline monthly credit allowance can be misleading. For example, CoinMarketCap’s free tier includes 15,000 monthly credits, while CoinGecko’s free tier includes 10,000. At face value, CoinMarketCap looks more generous. However, in real-world usage, CoinMarketCap requires significantly more credits than CoinGecko to execute similar queries or production workloads.

Chart showing CoinMarketCap API becomes up to 24x more expensive than CoinGecko as workloads scale due to its per-data-point billing model.

CoinGecko uses a flat credit model where one API call costs exactly one credit, regardless of how many tokens, currencies, or data points are included in the response. For example, a developer can request prices for 500 tokens across 20 currencies in a single call, and that still counts as one credit.

CoinMarketCap on the other hand uses a scaled credit model where it charges one credit per 100 data points returned, with additional credit usage based on currency conversions and batched IDs. This means the more assets, currencies, and data points you request, the more credits the same query consumes.

Below is a quick comparison of each provider’s credit consumption requirements across common production workloads:

Query CoinGecko Credits CoinMarketCap Credits Difference
Top 250 token prices (/coins/markets) 1 3 CMC requires 3x more credits
500 tokens × 3 currencies (/simple/price) 1 15 CMC requires 13x more credits
500 tokens × 20 currencies (/simple/price) 1 100 CMC requires 100x more credits
10 years daily historical (/coins/{id}/market_chart) 1 37 CMC requires 36x more credits
100 days hourly price data (/coins/{id}/market_chart) 1 24 CMC requires 24x more credits
90 days hourly OHLC (/coins/{id}/ohlc) 1 22 CMC requires 22x more credits

CoinMarketCap’s credit model becomes especially expensive for applications that batch many assets or currencies into a single request. Each added dimension increases the number of returned data points, which increases credits consumed. CoinGecko’s flat model keeps costs easier to forecast because broader queries do not automatically become more expensive per call.

When it comes to the API plans provided, CoinGecko’s Analyst plan costs $129/month and includes full historical data at daily, hourly, minutely (past 1 day only) granularity, cacheless real-time endpoints, WebSocket streaming, and Webhooks. CoinMarketCap’s Professional plan costs $875/month, does not include WebSocket streaming, and still limits certain historical data capabilities like hourly granularity to the past 1 year only. That makes CoinGecko’s production-ready plan 6.8x more affordable before credit efficiency is even considered.

For commercial usage and license, CoinGecko also provides a more accessible and flexible entry-level plan at $35/month – with no product or users limit. On the other hand, CoinMarketCap’s first commercial plan starts at $95/month and is limited to one product with up to 100,000 users only.

To accurately forecast credit consumption and compare the required cost of each provider for your specific workload, use the call credit and cost comparison calculator below.


CoinGecko API vs CoinMarketCap API Feature Comparison

Assets, Exchanges, and Network Coverage

CoinGecko API offers more comprehensive coverage than CoinMarketCap API across both standard centralized exchange market data and onchain decentralized exchange (DEX) data.

Coverage Areas CoinGecko API CoinMarketCap API
CEX Coins 17,000+ 10,000+
Onchain DEX Tokens 38 million+ 2.4 million+
Exchanges 1,700+ 790+
Blockchain Networks 260+ 120+
API Endpoints 80+ 55

For projects that only need a basic market cap table or occasional price lookup, CoinMarketCap can be sufficient. But CoinGecko provides the same core market data categories while also offering broader CEX asset coverage, deeper onchain token coverage, fresher update intervals, and more endpoint categories in one unified API.

CoinGecko also includes unique data categories such as crypto and digital asset treasury data, onchain Pools Megafilter with 25+ advanced filtering criteria across 260+ networks, real-time crypto news from 100+ sources, and NFT data – all of which CoinMarketCap does not provide at any plan.

In practice, broader coverage reduces the number of gaps users see in your product. Wallets can price more long-tail assets. Exchanges can enrich listings faster. DeFi dashboards can track more pools and chains – and portfolio tools can support assets that users actively trade on.


Historical Data Access

CoinGecko API is the more comprehensive self-serve option for historical crypto market data because it gives developers access to all-time hourly data, and 1-second or minutely onchain OHLCV data without requiring an enterprise contract.

Historical data comparison chart demonstrating CoinGecko provides more granular all-time hourly and 1-second data on accessible self-serve plans.

Historical Data Access CoinGecko API CoinMarketCap API
Free tier historical data 1 year – including daily, and hourly data No historical data
All-time daily data From 2013 – Analyst plan and above ($129/month) From 2010 – Startup plan and above ($95/month)
All-time hourly data From 2018 – Analyst plan and above ($129/month) Enterprise only
1-second and minutely OHLCV data for on-chain markets Yes, from 2021 Yes, from 2021

For most developer use cases, the real historical data question is not only how far back daily candles go. It is whether the API provides the level of granularity needed for backtesting, charting, portfolio analytics, AI pipelines, and quantitative research.

The CoinGecko Analyst plan ($129/month) provides all-time hourly data from 2018 and 1-second and minutely OHLCV data for onchain markets dating back to 2021. In contrast, CoinMarketCap Professional plan costs $875/month, caps hourly access at 12 months, and reserves all-time hourly data for custom Enterprise pricing that requires a sales process.

CoinMarketCap’s primary advantage is its daily Bitcoin history from 2010 to 2012, whereas CoinGecko’s coverage begins in 2013. However, keep in mind that the market during this early period was largely limited to Bitcoin and a few early altcoins like Litecoin.

For most other historical data needs, especially those involving hourly data, DEX assets, long-tail tokens, or onchain market structure, CoinGecko API is the more complete and accessible option.


Real-Time Data and Delivery Methods

CoinGecko API is the clear choice for real-time crypto data because it offers 10-second refreshes on the Basic plan, cacheless real-time data from the Analyst plan upward, instant Webhook notifications, and WebSocket streaming for teams that require live and sub-second market updates.

Data Freshness & Delivery Methods CoinGecko API CoinMarketCap API
Standard market data refresh 10s on Basic; cacheless from Analyst and above 60s / 1 minute across all plans
Onchain / DEX data Cacheless real-time from Basic 60s / 1 minute across all plans
WebSocket streaming Yes (from Analyst plan and above) No
Webhook Yes (from Analyst plan and above) No
Re-requesting cached data No credit charge Charges a credit for every request

Freshness affects what developers can safely build. For a research page, basic watchlist, or personal dashboard, one-minute data may be acceptable. For products where users make financial decisions based on displayed prices, fresher data becomes much more important.

CoinMarketCap applies a 60-second refresh interval across all plans. CoinGecko on the other hand starts with a 10-second refresh interval on the $35/month Basic plan and provides cacheless real-time data from Analyst plan and above.

CoinGecko also provides WebSocket streaming, and instant Webhook notifications which allows teams to receive live updates without constantly polling REST endpoints. This is especially useful for trading tools, swap interfaces, liquidation monitoring, on-chain price tracking, DEX analytics, and other applications where low-latency updates matter. CoinMarketCap does not currently offer WebSocket streaming or Webhook notifications at any plan.

Infographic detailing CoinGecko’s flexible delivery stack, including REST, sub-second WebSocket streaming, and instant Webhook notifications.

The delivery model also affects credit efficiency. CoinMarketCap charges credits for every API request, even when the returned data has not changed. If an application polls every 10 seconds while CoinMarketCap refreshes once per minute, it may end up spending credits on repeated responses that contain the same cached data. CoinGecko, on the other hand, does not charge an additional credit when cached data is requested again and the underlying data point remains unchanged. This makes CoinGecko more credit-efficient, helping teams stretch credits further while maintaining fresher data access.


Enterprise Reliability and Data Independence

CoinGecko API is better equipped for enterprise and regulated use cases because it uses a proprietary VWAP aggregation methodology to produce highly verifiable data that meets regulatory standards, offers SOC 2 Type 2 certification, 99.9% SLAs backed by a transparent public uptime status page, team API key management, and independently owned market data.

SOC 2 Type 2 Certification

CoinGecko is SOC 2 Type 2 certified, while CoinMarketCap isn’t. For companies operating under frameworks such as MiCA, NYDFS, SOX, or GDPR, selecting a financial data provider with SOC 2 Type 2 certification is a requirement. The absence of SOC 2 Type 2 certification can create longer internal reviews, additional vendor due diligence, and delays in procurement approval. For regulated teams, security certification can directly affect whether a vendor is approved quickly, approved with extra conditions, or blocked altogether.

CoinGecko’s SOC 2 Type 2 certification badge, verifying enterprise-grade data security and compliance for regulated crypto financial services.

Public Status Page

CoinGecko publishes API status and incident history at status.coingecko.com. CoinMarketCap does not provide an equivalent public status page.

Screenshot of the CoinGecko status page showing 100% uptime across Pro, Public, and GeckoTerminal APIs over a 60-day window.

Both providers offer 99.9% uptime SLA commitments, but a public status page makes reliability easier to verify. When something breaks, engineering teams can quickly check whether the issue is on their side or the provider’s side.

Without public incident tracking, customers have less visibility. They may need to rely on vendor communication or support channels to understand whether an outage is occurring. For production applications, that difference affects incident response, debugging speed, and accountability.

Team API Key Management

CoinGecko supports multiple API keys, custom credit allocation per key, and team-level access controls. Enterprise plans support up to 20 API keys that can be distributed across products, teams, environments, or functions.

Animated GIF of the CoinGecko API dashboard showcasing team access management, multi-key generation, and isolated credit allocation.

Custom API key controls help teams analyze API usage more clearly, predict API cost usage more accurately, and prevent surprise overage bills at the end of the month. Teams can set budgets, isolate environments, monitor usage by product or function, and identify unusually high consumption before it affects the wider organization.

CoinMarketCap on the other hand does not offer an equivalent team API key management system.

Data Independence

CoinGecko is independently owned and uses a highly trusted, publicly documented volume weighted pricing aggregation methodology. Deblock, Europe’s first MiCA-compliant onchain bank serving 300,000+ users, cited CoinGecko’s independently verifiable data as part of its ability to satisfy MiCA data integrity requirements.

Infrastructure diagram showing how CoinGecko aggregates global market inputs and uses VWAP pricing to deliver institutional-grade crypto data.

CoinMarketCap has been owned by Binance since 2019. That does not mean its data is unusable, but it does introduce a structural question for teams that need market data to appear neutral and independent. In market data, ownership matters because an exchange-owned data provider can raise concerns about single-exchange bias, especially when reporting price discovery, volume, rankings, or exchange activity.

This concern has appeared publicly before back in December 2021 when Crypto.com’s CEO – Kris Marszalek shared on X (fka Twitter) that they removed CoinMarketCap’s price feed from its platform due to providing unreliable and potentially biased data. Kris also shared that developers should instead use CoinGecko as a highly reliable and trusted market-neutral data source.

Screenshots of tweets from Crypto.com’s CEO removing CoinMarketCap’s price feed and recommending CoinGecko as a trusted market-neutral source.

Source: Aljazeera, X (Twitter)

For basic consumer apps, this may not be much of a concern. However, data independence is increasingly crucial for regulated platforms, financial products, exchanges, and teams whose credibility relies on accurate, neutral data.


What Developers and Enterprises Say About CoinGecko API and CoinMarketCap API

Multiple enterprise teams have publicly shared their experience integrating CoinGecko API into their products. We searched extensively for comparable public enterprise testimonials from CoinMarketCap API customers and found none. However, individual developers do praise CoinMarketCap API in community forums, typically for lightweight personal use cases.

Below are testimonials from enterprise clients who use CoinGecko API, describing the impact it has had on their products and business.

What 0x Says About CoinGecko API

0x provides DEX infrastructure for 500+ web3 businesses and 9 million+ users, including Coinbase Wallet, Phantom, MetaMask, and Robinhood Wallet. They use CoinGecko API to price more than 200,000+ unique trading pairs in real time.

"CoinGecko has been instrumental in allowing us to accurately price our internal data pipelines. In 2023, 0x saw about 30K unique trading pairs. Today we see upwards of 200K unique pairs, all of which need pricing from CoinGecko."

— Eric Wong, Product Manager, 0x

Read the 0x case study

What Kraken Says About CoinGecko API

Kraken uses CoinGecko API to power market data and discovery features that helps its clients research and trade crypto, resulting in a 44% boost in engagement across its ecosystem of products.

"The CoinGecko API enables us to deliver comprehensive, real-time information that empowers Kraken clients to research deeply, trade profitably, and invest with confidence. By equipping our users with the insights they need, it has become a key driver of growth and engagement at Kraken."

— Bill King, Head of Organic Growth, Kraken

Read the Kraken case study

What Awaken Says About CoinGecko API

Awaken is an automated crypto tax platform that manages over $3B in on-chain assets for more than 500,000 wallets and accounts. They leverage CoinGecko API to price 38M+ crypto assets for cost basis and tax calculations. This comprehensive asset coverage allowed them to meet customer expectations for even the most long-tail tokens, ultimately driving a 3x YoY growth in both user base and total wallet portfolio value tracked.

"CoinGecko API powers every single price we show inside Awaken. Without it, our product simply wouldn’t work. Accurate pricing data that is reliable is hard to get. They’re an awesome team and we look forward to growing our business by leveraging the CoinGecko API to grow to millions of crypto users."

— Andrew Duca, Founder, Awaken

Read the Awaken case study

What Deblock Says About CoinGecko API

Deblock is Europe’s first MiCA-compliant onchain neobank, serving more than 300,000 users with a regulated euro account, Visa card, and non-custodial crypto wallet. It leverages CoinGecko API to power accurate real-time valuations and portfolio visualizations while satisfying MiCA’s stringent data integrity and compliance requirements.

"CoinGecko’s robust data infrastructure is the silent engine behind our portfolio visualizations, allowing Deblock to transform raw onchain data into clear, actionable insights for our users. Their accurate real-time pricing and historical depth enable us to build a seamless bridge between everyday banking and the crypto economy."

— Mario Eguiluz, Cofounder and CTO, Deblock

Read the Deblock case study

Explore our comprehensive library of CoinGecko API case studies to see how production teams and enterprises leverage our data infrastructure to meet the most demanding data requirements and drive measurable business impact.


Is CoinGecko API Better Than CoinMarketCap API?

Yes. For most developers building serious crypto products and modern financial applications, CoinGecko API is the better choice because it offers broader coverage, a more accessible and scalable commercial license from $35/month, fresher data, better credit economics and cost efficiency, deeper historical data access, better reliability, and stronger enterprise readiness features such as SOC 2 Type 2 certification and API key management for teams.

CoinMarketCap is a recognized provider with a long history in crypto market data. It can still be a practical option for simple personal projects or low-volume use cases, where slower data freshness is acceptable, but for most modern applications, its one-minute refresh intervals and compounding credit costs make it difficult to operate production workloads at scale.

Another reality is that many enterprises today use multi-provider infrastructure to mitigate risk and avoid single-point-of-failure dependencies. While using multiple data providers is not mandatory, and most businesses can rely solely on the CoinGecko API, those that adopt a multi-provider setup typically designate CoinGecko API as their primary data source due to its superior credit efficiency and fresher real-time data, while using CoinMarketCap as a secondary backup provider.

Even though CoinGecko API is the most popular and widely used crypto data provider in the world, it may not be the right provider for every possible use case, and it is always worth evaluating data providers against the exact needs of your product. To explore more crypto data providers, read our comprehensive guide to the best CoinGecko API alternatives and find the solution that best fits your specific needs.

If you're ready to start building on the most trusted crypto data provider used by thousands of developers and companies worldwide, get a free CoinGecko API key to get started and explore the CoinGecko API documentation.

Book A Complimentary Data Consultation

Choosing the right crypto data setup goes beyond comparing APIs on paper. Different products require different combinations of data coverage, latency, infrastructure, and licensing – especially as you scale.

In this complimentary consultation, our team will walk through your specific use case, recommend the most relevant endpoints and data delivery methods (REST, WebSocket, or Webhook), and help you design a setup that’s reliable, scalable, and cost-efficient from day one.

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

New Portfolio
Icon & name
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
Track wallet address
Paste
We only display assets from supported networks.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai
Read-only access
We only fetch public data. No private keys, no signing, and we can't make any changes to your wallet.
Create Portfolio
Select icon
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
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.