Gold Price API
ENDPOINTS
/priceGet Gold Price
Get the real-time gold futures price in USD from the Chicago Mercantile Exchange (CME). No parameters required. Returns the current price and an ISO 8601 timestamp of the last update.
{
"price_usd": 4122.3,
"updated_at": "2026-07-22T06:41:25+00:00"
}