
Gold Price
Pricing
Pay per event

Gold Price
Generates the accurate current or historical GOLD (XAU) price data for any timeframe. Intervals: Daily, weekly, and monthly. Currencies supported: USD, EUR, and GBP. Contact us if you need more. We are committed to offering accurate financial data at a low cost.
0.0 (0)
Pricing
Pay per event
1
2
2
Last modified
2 days ago
Gold Price API by finmap.io π
Fetches the accurate current or historical Gold (XAU) price data in preferred intervals at affordable rates. It's ideal for startups, developers, analysts, and AI Agents who need financial market data.
Terms of Service: This actor is designed to provide users with accurate and reliable 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.
Features
π Fetch current Gold (XAU) price.
π Fetch historical Gold (XAU) 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.
πΈ Avoid overspending by only paying $0.0001/row of result.
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": "2011-09-01","endDate": "2024-06-30","interval": "daily"}```### Output Schema```json[{"id": 18080567,"symbol": "XAUUSD","open": 1824.36,"close": 1882.52,"high": 1884.33,"low": 1823.76,"volume": 0.0,"datetime": "2011-09-01T04:00:00.000"},{"id": 18080568,"symbol": "XAUUSD","open": 1901.67,"close": 1874.7,"high": 1920.6,"low": 1858.38,"volume": 0.0,"datetime": "2011-09-05T04:00:00.000"},...]```
On this page
Share Actor: