Download historical copper price data for symbol XCU. Request one day or a date range, choose a quote currency and unit, and receive structured JSON for analysis, reporting, or application use.
GET YOUR API KEY VIEW API DOCUMENTATIONUse this daily-updated chart as a visual preview, then query the API for structured historical data.
Give purchasing, finance, and operations teams a consistent copper price history for supplier reviews, cost analysis, budgeting, and internal reporting. Choose the dates, currency, and unit your business uses instead of manually assembling prices from different sources.
Compare copper input costs across purchasing and production periods.
Bring consistent historical prices into forecasts and budget reviews.
Use the same currency and unit across teams, markets, and reports.
Use the same reliable copper pricing service for historical analysis, current rates, currency-based reporting, and price-change comparisons.
Retrieve XCU spot prices for a specific date or a range of dates.
Explore historical copper ratesAccess the latest available copper price sourced from a global network of commercial market-data providers.
View the live copper price APIRequest historical or live XCU prices in the quote currency your business uses.
View supported currenciesCompare two dates and retrieve the percentage change in the copper price.
Compare copper price changes
Use a date in YYYY-MM-DD format to retrieve the historical copper rate for a single day.
The previous day's rate becomes available at 00:05 GMT and response timestamps use UTC. For today's
spot rate instead, use the live copper price API.
https://api.metalpriceapi.com/v1/2026-07-01?api_key=[API_KEY]&base=USD¤cies=XCU
The JSON response includes the requested date, currency, and copper rate in a structured format your reporting tools or development team can use.
The timeframe endpoint returns daily historical copper rates between a required start and end date. Each request can cover up to 365 days. Split longer histories into consecutive requests.
https://api.metalpriceapi.com/v1/timeframe?api_key=[API_KEY]&start_date=2026-07-01&end_date=2026-07-30&base=USD¤cies=XCU&unit=kilogram
Results are returned as JSON and can be downloaded for internal analysis or converted to CSV for spreadsheet workflows. Detailed implementation guidance is available when your technical team needs it.
| Parameter | How to use it |
|---|---|
start_date |
First date in a timeframe request, formatted as YYYY-MM-DD. |
end_date |
Last date in the range. The maximum range is 365 days. |
base |
Quote currency for copper prices. It defaults to USD. |
currencies |
Use XCU to limit the response to copper. |
unit |
Copper defaults to price per troy ounce. Paid plans can request troy_oz,
gram, or kilogram. See plans.
|
| Response format | JSON over HTTPS, suitable for saving directly or transforming into CSV. |
Review the endpoint details, compare plan limits, or create an API key to make your first XCU request.
GET STARTEDJoin 12,000+ customers already using MetalpriceAPI. No credit card required.
Use our free WordPress integration when you also need to display current copper prices on your website.
VIEW WORDPRESS PLUGIN