GET /api/v1/{key}/crypto

Cryptocurrency Rates API

Top cryptocurrency prices with 24h change, alongside 160+ fiat currencies — from one API and one key.

curl "https://rate-api.com/api/v1/YOUR_KEY/crypto?symbols=BTC,ETH"

Blend crypto and fiat without juggling two providers. The Rate-API crypto endpoint returns the top coins by market cap in USD, using the same authentication and response envelope as the fiat endpoints.

  • Top coins by market cap with 24h change.
  • USD-based prices, easy to convert onward.
  • Same key and envelope as fiat endpoints.
  • Available on the Pro plan and above.

FAQ

Which coins are included?

The top cryptocurrencies by market cap; filter to specific symbols with the symbols parameter.

Related