Gold Price avatar
Gold Price

Pricing

Pay per event

Go to Apify Store
Gold Price

Gold Price

Developed by

finmap.io

finmap.io

Maintained by Community

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

Price Type

price_typeEnumRequired

Choose whether to fetch the latest price or historical price data.

Value options:

"latest": string"historical": string

Default value of this property is "latest"

Currency

currencyEnumRequired

Select the currency in which BTC prices will be returned.

Value options:

"USD": string"EUR": string"GBP": string

Default value of this property is "USD"

Start Date

startDatestringOptional

For historical prices, the start date (YYYY-MM-DD) from which to begin fetching data.

End Date

endDatestringOptional

For historical prices, the end date (YYYY-MM-DD) up to which to fetch data.

Interval

intervalEnumOptional

Price interval by day for weekly value should be 6, Monthly value should be 31 etc.

Value options:

"1": string"7": string"31": string

Default value of this property is "1"

Decending Order

orderbooleanOptional

Historical price information order. Switch off for assending order and switch on for decending order.