Loading
https://api.apifreaks.com/v1.0/commodity/rates/historical
Add your API key to send live requests.
{ "success": true, "date": "2025-01-10", "rates": { "WTIOIL-SPOT": { "date": "2025-01-10", "open": 73.77, "high": 77.16, "low": 73.55, "close": 75.97 }, "XAU": { "date": "2025-01-10", "open": 2669.93, "high": 2697.85, "low": 2663.61, "close": 2689.44 } } }
Playground to test live commodity prices - fetch real-time agricultural, energy, and metal prices in multiple currencies.
Playground to test commodity fluctuation - measure percentage and absolute price changes over custom date ranges.
Playground to test commodity time series - query daily OHLC prices over a specified period.
Playground to test commodity symbols endpoint - retrieve all supported commodity symbols for integration.