Real-time crypto, stock and forex data AP
Pricing
from $5.00 / 1,000 results
Go to Apify Store

Real-time crypto, stock and forex data AP
Real-time crypto, stock and forex data API for developers, traders and fintech apps
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Alessandro Amato
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
FinPulse Market API
Real-time crypto, stock, and forex data in a single call.
Get live cryptocurrency prices, trending coins, stock quotes, market indices, exchange rates, and currency conversions. Perfect for fintech apps, trading dashboards, and market analysis tools.
Features
- π° Crypto Prices β Live prices, market cap, volume, and 24h change from CoinGecko
- π₯ Trending Crypto β Top 7 trending coins on CoinGecko
- π Stock Quotes β Real-time stock data from Yahoo Finance
- π¦ Market Indices β S&P 500, Dow Jones, NASDAQ, FTSE, Nikkei
- π± Exchange Rates β 150+ fiat currencies from ExchangeRate-API
- π Currency Conversion β Convert any amount between currencies
- π Market Summary β Combined crypto + stock overview
Actions
| Action | Input | Description |
|---|---|---|
cryptoPrice | coinId (e.g. bitcoin) | Current price and stats for a cryptocurrency |
cryptoTrending | β | Top 7 trending coins |
cryptoMarket | β | Global crypto market cap, volume, dominance |
stockQuote | symbol (e.g. AAPL) | Stock price, change, market cap |
stockMarketSummary | β | Major world indices |
exchangeRate | baseCurrency (e.g. USD) | Full exchange rate table |
convertValue | amount, fromCurrency, toCurrency | Convert any amount |
marketSummary | β | Combined crypto + stock snapshot |
Example Input
{"action": "cryptoPrice","coinId": "ethereum"}
Example Output
{"success": true,"action": "cryptoPrice","timestamp": "2026-05-01T12:00:00Z","data": {"found": true,"id": "ethereum","symbol": "eth","currentPrice": 2293.11,"marketCap": 275000000000,"totalVolume": 15000000000,"priceChange24h": 45.20,"priceChangePercentage24h": 2.01,"source": "coingecko"}}
Pricing
- Pay Per Event
apify-actor-start: $0.0005result: $0.0005- ~$1.00 per 1,000 requests
Data Sources
- CoinGecko β Cryptocurrency data (free tier, no key)
- Yahoo Finance β Stock quotes and indices
- ExchangeRate-API β Fiat exchange rates (free tier)
Notes
- Zero external API costs.
- No browser automation = near-zero CU usage.
- Data is near real-time (1β5 minute delay depending on source).