
Bitcoin Price by Finmap.io
Pricing
Pay per event

Bitcoin Price by Finmap.io
Generates the accurate current and historical Bitcoin (BTC) price data for any timeframe, at a low cost. Historical intervals: Daily, weekly, and monthly. Currencies supported: USD, EUR, and GBP. Contact us if you need more. We take pride in offer accurate financial data and great customer care.
5.0 (3)
Pricing
Pay per event
2
9
6
Last modified
2 days ago
Bitcoin Price API by finmap.io 📈
Fetch accurate current and historical Bitcoin (BTC) price data in preferred intervals. This actor is ideal for startups, developers, AI agents, and market analysts who need accurate asset prices at affordable rates. Pay only for what you need! Current rate is: $0.00035/row of results.
Features
🕒 Fetch current Bitcoin (BTC) price.
📅 Fetch historical Bitcoin (BTC) price data by date range.
⚙️ Select interval: daily
, weekly
, or monthly
.
🔄 Supports major currencies: USD
, EUR
, GBP
.
🧾 Clean output with structured fields.
⬇️ Export as CSV or preferred file format.
💬 24h customer support for all subscribers.
💸 Avoid overspending by only paying $0.00035/row of result.
Terms of Service
This actor is designed to provide users with accurate and reliable market data. However, the information and services provided by this tool are not intended as, and should not be construed as, financial or investment advice. We are not responsible for any investment decisions made based on the data provided, nor for any losses resulting from market fluctuations, errors, or inaccuracies in the data.
Input Schema
Field | Type | Required | Description |
---|---|---|---|
price_type | string | ✅ | Choose between "latest" or "historical" |
currency | string | ✅ | Supported values: USD , EUR , GBP |
startDate | string | ❌ | Required for historical pricing (YYYY-MM-DD ) |
endDate | string | ❌ | Required for historical pricing (YYYY-MM-DD ) |
interval | string | ❌ | One of: daily , weekly , monthly (used only for historical) |
Example Inputs
Current price (latest)
{"price_type": "latest","currency": "USD"}```### Historical price (historical)```json{"price_type": "historical","currency": "EUR","startDate": "2024-01-01","endDate": "2024-06-30","interval": "weekly"}```### Output Schema```json[{"id": 3724246,"symbol": "BTCEUR","open": 90382,"close": 91231,"high": 91585,"low": 90208,"volume": 114.12100322,"datetime": "2024-12-28"},{"id": 3724216,"symbol": "BTCEUR","open": 90839,"close": 90597,"high": 91585,"low": 89750,"volume": 370.1647492,"datetime": "2024-11-28"},...]```
On this page
Share Actor: