Real-time crypto, stock and forex data AP avatar

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 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

Alessandro Amato

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

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

ActionInputDescription
cryptoPricecoinId (e.g. bitcoin)Current price and stats for a cryptocurrency
cryptoTrendingβ€”Top 7 trending coins
cryptoMarketβ€”Global crypto market cap, volume, dominance
stockQuotesymbol (e.g. AAPL)Stock price, change, market cap
stockMarketSummaryβ€”Major world indices
exchangeRatebaseCurrency (e.g. USD)Full exchange rate table
convertValueamount, fromCurrency, toCurrencyConvert 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.0005
  • result: $0.0005
  • ~$1.00 per 1,000 requests

Data Sources

Notes

  • Zero external API costs.
  • No browser automation = near-zero CU usage.
  • Data is near real-time (1–5 minute delay depending on source).