Central Banks & Monetary
NBP gold fixing - historical series
NBP gold fixings either across a date range (from/to, any length - auto-chunked at 93 days server-side) or the last N publications (last_n). Exactly one mode must be supplied. History is available from 2013-01-02.
get/api/v1/nbp/gold/history
Query parameters
fromstring nullable
Start date (YYYY-MM-DD). Required with to.
Start date (YYYY-MM-DD). Required with to.
tostring nullable
End date (YYYY-MM-DD). Required with from.
End date (YYYY-MM-DD). Required with from.
last_ninteger nullable
Return last N observations (1-255). Mutually exclusive with from/to.
Return last N observations (1-255). Mutually exclusive with from/to.
Response
Gold fixings sorted by ascending date.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}