Gold API
Unlock Real-Time Financial Market Data for Gold, Silver, Platinum, Palladium in over 160 currencies
Need something else? -
1{
2 "status": "success",
3 "data": {
4 "base_currency": "USD",
5 "metals": "XAU,XAG,XPT,XPD",
6 "weight_unit": "toz",
7 "weight_name": "Troy Ounce (toz)",
8 "metal_prices": {
9 "XAU": {
10 "open": 2742.32,
11 "high": 2749.65,
12 "low": 2701.26,
13 "prev": 2743.73,
14 "change": -12.98,
15 "change_percentage": -0.47332,
16 "price": 2729.34,
17 "price_24k": 2729.34,
18 "price_22k": 2501.98598,
19 "price_21k": 2388.1725,
20
Join the 3000+ developers and businesses accross 70+ countries that trust us to deliver
~5 Second Updates
Get real-time gold price that updates every 5 seconds, ensuring you always have the latest market data.
Distributed Servers
Our infrastructure is powered by globally distributed servers, providing unmatched reliability and uptime.
Simple & Consistent
Our API is designed for easy integration, offering a consistent and predictable experience for developers.
Fast Response
Experience lightning-fast response times, enabling quick access to crucial gold pricing data.
160+ Currencies
Get results in over 160 currencies in a single call. (Multiple the base value with the currency_rate)
Flexible inputs
get as much or as little data as you need in a single call, and decide the weight unit, base currency and additional currencies with simple inputs.
Get Your FREE 1000 Monthly Credits
To access any of our API's. No credit cards. No catches.
Click Here To Get Started
Interactive Documentation
Use our interactive documentation and code generation to get going in seconds
GET/v1/latest
This API endpoint allows you to retrieve the latest rates for various metals based on a specified base currency.
Header(s)
x-api-key required
Value should be your API Key- get one here
Query Parameter(s)
metalsoptional
Comma seperated list of XAU,XAG,XPT,XPD
base_currencyoptional
Single currency code (e.g USD, EUR, GBP, KWD, ...)
currenciesoptional
Comma seperated list currency code (e.g USD, EUR, GBP, KWD, ...)
weight_unitoptional
Single weight unit (e.g toz, gram, kg, mt)
Example Request
- C#
- Java
- JavaScript
- NodeJs
- PHP
- Python
- Axios
- Native
- Request
- Unirest
Loading...
GET/v1/supported-currencies
This endpoint makes an HTTP GET request to retrieve a list of supported currency symbols
Header(s)
x-api-key required
Value should be your API Key- get one here
Query Parameter(s)
searchoptional
Search avaliable currencies that are supported using codes or names
Example Request
- C#
- Java
- JavaScript
- NodeJs
- PHP
- Python
- Axios
- Native
- Request
- Unirest
Loading...
GET/v1/supported-metals
This endpoint makes an HTTP GET request to retrieve a list of supported metal symbols
Header(s)
x-api-key required
Value should be your API Key- get one here
Query Parameter(s)
searchoptional
Search avaliable metals that are supported using codes or names
Example Request
- C#
- Java
- JavaScript
- NodeJs
- PHP
- Python
- Axios
- Native
- Request
- Unirest
Loading...
Get Your FREE 1000 Monthly Credits
To access any of our API's. No credit cards. No catches.
Click Here To Get Started