Crypto Price Tracker — Live Prices & Market Data avatar

Crypto Price Tracker — Live Prices & Market Data

Pricing

Pay per usage

Go to Apify Store
Crypto Price Tracker — Live Prices & Market Data

Crypto Price Tracker — Live Prices & Market Data

Real-time cryptocurrency prices, market cap, 24h/7d change, and volume for any coins. Powered by CoinGecko. No API key needed.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

FASTEEDAPPS

FASTEEDAPPS

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Crypto Price Tracker 📈

Real-time cryptocurrency prices and market data for any coins — no API key required.

Powered by CoinGecko's public API. Track Bitcoin, Ethereum, Solana, or any of thousands of coins, in any currency.

What you get

Per coin:

  • Price in your chosen currency
  • Market cap and rank
  • 24h volume
  • Price change — 1h, 24h, 7d
  • 24h high / low, all-time high, ATH change %

Example input

{
"coins": ["bitcoin", "ethereum", "solana", "dogecoin"],
"currency": "usd",
"includeMarketData": true
}

Example output

{
"symbol": "BTC",
"name": "Bitcoin",
"currency": "usd",
"price": 80109,
"marketCap": 1587000000000,
"marketCapRank": 1,
"volume24h": 42000000000,
"change24h": 2.28,
"change7d": 5.1,
"lastUpdated": "2026-08-27T09:00:00.000Z"
}

Who it's for

  • Traders & bots needing live price feeds
  • Portfolio apps pulling market data
  • Analysts tracking market movements
  • Dashboards displaying crypto tickers

How it works

Uses CoinGecko's free public API — no key, no signup, works everywhere. Set it on a schedule to keep a live price feed flowing into your dataset.

Find coin IDs at coingecko.com (the ID is in the URL, e.g. coingecko.com/en/coins/bitcoinbitcoin).

Pricing

Pay-per-result. You only pay for the coin records returned.