Download LME Lead (LME-LEAD) Historical Prices using this API

Download LME Lead (LME-LEAD) Historical Prices using this API
In the ever-evolving landscape of metal markets, the demand for accurate and timely data has never been more critical. For developers and analysts looking to download LME Lead (LME-LEAD) historical prices, the Metals-API offers a powerful solution. This API provides real-time and historical data on various metals, including lead, enabling users to make informed decisions based on comprehensive analytics and insights.
Metals-API Information
The Metals-API is designed to facilitate seamless access to metal prices and currency conversion through a robust JSON API. It empowers developers to build next-generation applications that leverage real-time data, enhancing the digital transformation of metal markets. With a focus on technological innovation, the Metals-API integrates smart technology to provide users with actionable insights and analytics.
About Lead (LME-LEAD)
Lead, represented by the symbol LME-LEAD, is a crucial metal in various industries, including construction, batteries, and radiation shielding. As the world moves towards digital transformation, the integration of technology in metal markets is becoming increasingly significant. The Metals-API plays a pivotal role in this transformation by offering developers the tools they need to access and analyze lead prices effectively.
Technological advancements have paved the way for enhanced data analytics capabilities. With the Metals-API, users can gain insights into lead price trends, fluctuations, and historical data, enabling them to make data-driven decisions. The future of lead pricing is intertwined with smart technology integration, allowing for real-time monitoring and predictive analytics.
API Description
The Metals-API is a comprehensive solution for accessing metal prices and performing currency conversions. It provides a variety of endpoints, each designed to cater to specific needs. The API's capabilities include:
- Latest Rates Endpoint: Depending on your subscription plan, this endpoint returns real-time exchange rate data updated every 60 minutes, every 10 minutes, or even more frequently. This ensures that users have access to the most current market information.
- Historical Rates Endpoint: Users can access historical rates for most currencies dating back to 2019. By appending a date to the API request, developers can retrieve historical lead prices, which is essential for trend analysis and forecasting.
- Bid And Ask Endpoint: This powerful feature allows users to retrieve real-time bid and ask prices for lead, providing insights into market liquidity and pricing dynamics.
- Convert Endpoint: The API includes a currency conversion endpoint, enabling users to convert any amount from one currency to another, facilitating seamless transactions.
- Time-Series Endpoint: This endpoint allows users to query the API for daily historical rates between two dates of their choice, making it easier to analyze price movements over time.
- Fluctuation Endpoint: Users can track how lead prices fluctuate on a day-to-day basis, providing valuable insights into market volatility.
- Lowest/Highest Price Endpoint: This endpoint allows users to query the API to get the lowest and highest price of lead over a specified period, aiding in market analysis.
- Open/High/Low/Close (OHLC) Price Endpoint: Users can retrieve open, high, low, and close prices for lead, which are critical for technical analysis.
- Historical LME Endpoint: This endpoint provides access to historical rates for LME symbols, including lead, dating back to 2008, allowing for extensive historical analysis.
- API Key: Users must pass their unique API key into the API base URL's access_key parameter to authenticate their requests.
- API Response: The Metals-API delivers exchange rates relative to USD by default, ensuring consistency in data interpretation.
- Available Endpoints: The API comes with a constantly updated endpoint returning all available currencies and metals, ensuring users have access to the latest information.
- News Endpoint: Users can retrieve the latest news articles related to various metals, keeping them informed about market developments.
Key Features and Endpoints
The Metals-API offers a range of endpoints that cater to different needs, making it a versatile tool for developers. Below are some of the key features and their applications:
Latest Rates Endpoint
The Latest Rates Endpoint provides real-time exchange rates for all available metals, including lead. This endpoint is crucial for applications that require up-to-the-minute pricing information. For example, a trading application can utilize this endpoint to display current lead prices to users.
{
"success": true,
"timestamp": 1753920868,
"base": "USD",
"date": "2025-07-31",
"rates": {
"LME-LEAD": 0.000482
},
"unit": "per metric ton"
}
Historical Rates Endpoint
Accessing historical exchange rates is essential for trend analysis. The Historical Rates Endpoint allows users to retrieve lead prices for any date since 1999. This feature is particularly useful for analysts who need to study price movements over time.
{
"success": true,
"timestamp": 1753834468,
"base": "USD",
"date": "2025-07-30",
"rates": {
"LME-LEAD": 0.000485
},
"unit": "per metric ton"
}
Time-Series Endpoint
The Time-Series Endpoint enables users to query the API for daily historical rates between two specified dates. This is particularly useful for generating reports and visualizations that illustrate price trends over time.
{
"success": true,
"timeseries": true,
"start_date": "2025-07-24",
"end_date": "2025-07-31",
"base": "USD",
"rates": {
"2025-07-24": {
"LME-LEAD": 0.000485
},
"2025-07-31": {
"LME-LEAD": 0.000482
}
},
"unit": "per metric ton"
}
Convert Endpoint
The Convert Endpoint allows users to convert any amount from one metal to another or to/from USD. This feature is essential for applications that require currency conversion for transactions or pricing calculations.
{
"success": true,
"query": {
"from": "USD",
"to": "LME-LEAD",
"amount": 1000
},
"info": {
"timestamp": 1753920868,
"rate": 0.000482
},
"result": 0.482,
"unit": "metric tons"
}
Fluctuation Endpoint
The Fluctuation Endpoint allows users to track rate fluctuations between two dates. This is particularly useful for understanding market volatility and making informed trading decisions.
{
"success": true,
"fluctuation": true,
"start_date": "2025-07-24",
"end_date": "2025-07-31",
"base": "USD",
"rates": {
"LME-LEAD": {
"start_rate": 0.000485,
"end_rate": 0.000482,
"change": -3.0e-6,
"change_pct": -0.62
}
},
"unit": "per metric ton"
}
OHLC (Open/High/Low/Close) Price Endpoint
The OHLC Price Endpoint provides open, high, low, and close prices for lead over a specified time period. This data is critical for technical analysis and helps traders make informed decisions based on historical price movements.
{
"success": true,
"timestamp": 1753920868,
"base": "USD",
"date": "2025-07-31",
"rates": {
"LME-LEAD": {
"open": 0.000485,
"high": 0.000487,
"low": 0.000481,
"close": 0.000482
}
},
"unit": "per metric ton"
}
Bid/Ask Endpoint
The Bid/Ask Endpoint provides current bid and ask prices for lead, which are essential for understanding market liquidity and pricing dynamics. This information is crucial for traders looking to execute orders at the best possible prices.
{
"success": true,
"timestamp": 1753920868,
"base": "USD",
"date": "2025-07-31",
"rates": {
"LME-LEAD": {
"bid": 0.000481,
"ask": 0.000483,
"spread": 2.0e-6
}
},
"unit": "per metric ton"
}
List of Symbols
The Metals-API provides access to a comprehensive range of metal symbols. For a complete list of all supported symbols and their specifications, refer to the Metals-API Supported Symbols page. This resource is invaluable for developers looking to integrate various metals into their applications.
Conclusion
The Metals-API is a transformative tool for accessing LME Lead (LME-LEAD) historical prices and real-time data. By leveraging its extensive features, developers can create applications that provide valuable insights into lead pricing trends, fluctuations, and market dynamics. The API's capabilities, including the Latest Rates, Historical Rates, and Time-Series endpoints, empower users to make data-driven decisions in an increasingly complex market.
As the metal markets continue to evolve, the integration of smart technology and data analytics will play a crucial role in shaping the future of lead pricing. By utilizing the Metals-API, developers can stay ahead of the curve, ensuring they have access to the most accurate and timely information available. For more information on how to get started, visit the Metals-API Documentation and explore the possibilities of integrating this powerful API into your applications.