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