Developers
Coming soonThe Aurix metals API
Spot prices, fifteen years of daily history, metal ratios and currency conversion for gold, silver, platinum, palladium and copper — the same data the app reads. It is being built now, and early access sign-up is open.
Spot
The latest reference price for five metals in 50+ currencies, with the change since the previous close.
History
Fifteen years of daily series, any window, any currency — the series behind every chart in the app.
Ratios and conversion
Gold/silver and the other pairs, plus weight and currency conversion, so nobody has to reimplement them.
Roughly what it will look like
GET /v1/spot?metal=gold¤cy=INR
{
"metal": "gold",
"currency": "INR",
"unit": "troy_ounce",
"price": 402318.45,
"change_pct": -0.31,
"as_of": "2026-08-25T09:14:00Z"
}
Illustrative only. The endpoints are not final and nothing here answers yet.
Early access
Leave an address and, if you like, what you would want to call. We will come back to you when there is something to try. No obligation either way.
One email. No newsletter, no sharing your address.
Aurix publishes indicative reference prices for education. The API is not a dealing feed, it does not quote executable prices, and the same disclaimer that governs the rest of the site governs it.