Crypto Market Aggregator
Pricing
from $0.05 / actor start
Crypto Market Aggregator
Fetch live price, 24h change, market cap and volume for any cryptocurrency from the CoinGecko public API. No API key required.
Pricing
from $0.05 / actor start
Rating
0.0
(0)
Developer
soot
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Fetch live price, 24h change, market cap and volume for any cryptocurrency — straight from the CoinGecko public API. No API key required.
What it does
Given a list of coin IDs (e.g. bitcoin, ethereum) and a fiat currency, it returns the current price, 24-hour percentage change, market cap and 24h volume for each coin.
Quick start (pre-configured task)
Run it instantly with the demo task — no setup needed: https://console.apify.com/actors/h8bn11FBCTWWdZX2u#/tasks/ZJbBhZ8c47hFrGLyd
Input
| Field | Type | Description |
|---|---|---|
coins | array of strings | CoinGecko coin IDs, e.g. ["bitcoin","ethereum","solana"] |
vs_currencies | string | Fiat currency code, e.g. "usd", "eur" |
Example output
{"coin":"bitcoin","price_usd":64030,"change_24h_pct":-0.348,"market_cap_usd":1284231725671,"volume_24h_usd":19583730806}
Pricing (Pay per event)
- $0.05 per actor start
- $0.001 per result item stored
- $0.01 per 200-item batch
No subscription, no monthly fee — you only pay for what you run.