Historical Copper Prices API

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 DOCUMENTATION

Five-year historical copper price chart

Use this daily-updated chart as a visual preview, then query the API for structured historical data.

Five-year historical copper prices chart for XCU
Historical copper price chart updated daily

Put historical copper data to work

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.

Track material costs

Compare copper input costs across purchasing and production periods.

Support planning

Bring consistent historical prices into forecasts and budget reviews.

Standardize reporting

Use the same currency and unit across teams, markets, and reports.

Copper pricing capabilities

Use the same reliable copper pricing service for historical analysis, current rates, currency-based reporting, and price-change comparisons.

Historical copper rates

Retrieve XCU spot prices for a specific date or a range of dates.

Explore historical copper rates

Get live copper rates

Access the latest available copper price sourced from a global network of commercial market-data providers.

View the live copper price API

Copper prices in 150+ currencies

Request historical or live XCU prices in the quote currency your business uses.

View supported currencies

Copper price fluctuation

Compare two dates and retrieve the percentage change in the copper price.

Compare copper price changes

Get copper historical prices by date

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.

Sample request

https://api.metalpriceapi.com/v1/2026-07-01?api_key=[API_KEY]&base=USD&currencies=XCU

The JSON response includes the requested date, currency, and copper rate in a structured format your reporting tools or development team can use.

Download a copper price date range

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.

Timeframe request

https://api.metalpriceapi.com/v1/timeframe?api_key=[API_KEY]&start_date=2026-07-01&end_date=2026-07-30&base=USD&currencies=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.

One timeframe call covers a full year, and every endpoint counts as a single API request. The free plan’s 100 monthly requests are enough to pull a year of daily copper prices and still have room to spare — no credit card required.
VIEW TIMEFRAME DETAILS

Copper API parameters, formats, and units

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.

Historical copper API key features

Historical copper API questions

Yes. A single timeframe request covers a range of up to 365 days, and accessing any endpoint counts as one API request. The free plan includes 100 requests per month.

Copper is returned per troy ounce by default. Paid plans can request troy_oz, gram, or kilogram with the unit parameter.

The API returns JSON. That response can be saved and converted to CSV with a spreadsheet import or a short script, so the history can be used in Excel, Google Sheets, or a BI tool.

Copper prices can be returned in more than 150 quote currencies. Set the base parameter to the currency your reporting uses.

Start using historical copper data

Review the endpoint details, compare plan limits, or create an API key to make your first XCU request.

GET STARTED

Join 12,000+ customers already using MetalpriceAPI. No credit card required.

Publish copper prices on WordPress

Use our free WordPress integration when you also need to display current copper prices on your website.

VIEW WORDPRESS PLUGIN