Download historical zinc price data for symbol ZNC. 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 zinc 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 zinc 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 zinc pricing service for historical analysis, current rates, currency-based reporting, and price-change comparisons.
Retrieve ZNC spot prices for a specific date or a range of dates.
Explore historical zinc ratesAccess the latest available zinc price sourced from a global network of commercial market-data providers.
View the live zinc price APIRequest historical or live ZNC prices in the quote currency your business uses.
View supported currenciesCompare two dates and retrieve the percentage change in the zinc price.
Compare zinc price changes
Use a date in YYYY-MM-DD format to retrieve the historical zinc 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 zinc price API.
https://api.metalpriceapi.com/v1/2026-07-01?api_key=[API_KEY]&base=USD¤cies=ZNC
The JSON response includes the requested date, currency, and zinc rate in a structured format your reporting tools or development team can use.
The timeframe endpoint returns daily historical zinc 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=ZNC&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 zinc prices. It defaults to USD. |
currencies |
Use ZNC to limit the response to zinc. |
unit |
Zinc 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 ZNC request.
GET STARTEDJoin 12,000+ customers already using MetalpriceAPI. No credit card required.
Use our free WordPress integration to display live zinc prices on your website.
VIEW WORDPRESS PLUGIN