Best LBMA Platinum Pm (LBXPTPM) market prices API in 2025

Metals-API, which provides comprehensive data on various metals, including the Best LBMA Platinum PM (LBXPTPM) market prices. This blog post will delve into the capabilities of the Metals-API, focusing on its features, endpoints, and how it can empower developers to create innovative applications.
About Platinum (XPT)
XPT, is a precious metal known for its rarity and unique properties. It plays a crucial role in various industries, particularly in green technology applications. As the world shifts towards sustainable innovation and clean energy solutions, platinum is increasingly used in catalytic converters, fuel cells, and other technologies that reduce environmental impact.
API Description
Metals-API is a powerful tool that provides real-time and historical data on various metals, including platinum. This API enables developers to access crucial market information, empowering them to build next-generation applications that can analyze trends, perform conversions, and track fluctuations in metal prices. With its innovative capabilities, the Metals-API transforms how businesses interact with precious metals data.
Metals-API Documentation, which outlines the various features and functionalities available to developers.
Key Features and Endpoints
Latest Rates Endpoint
{
"success": true,
"timestamp": 1742346110,
"base": "USD",
"date": "2025-03-19",
"rates": {
"XAU": 0.000482,
"XAG": 0.03815,
"XPT": 0.000912,
"XPD": 0.000744
},
"unit": "per troy ounce"
}
Historical Rates Endpoint
{
"success": true,
"timestamp": 1742259710,
"base": "USD",
"date": "2025-03-18",
"rates": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915
},
"unit": "per troy ounce"
}
Bid And Ask Endpoint
{
"success": true,
"timestamp": 1742346110,
"base": "USD",
"date": "2025-03-19",
"rates": {
"XPT": {
"bid": 0.000911,
"ask": 0.000913,
"spread": 2.0e-6
}
},
"unit": "per troy ounce"
}
Convert Endpoint
{
"success": true,
"query": {
"from": "USD",
"to": "XAU",
"amount": 1000
},
"info": {
"timestamp": 1742346110,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
Time-Series Endpoint
{
"success": true,
"timeseries": true,
"start_date": "2025-03-12",
"end_date": "2025-03-19",
"base": "USD",
"rates": {
"2025-03-12": {
"XPT": 0.000915
},
"2025-03-19": {
"XPT": 0.000912
}
},
"unit": "per troy ounce"
}
Fluctuation Endpoint
{
"success": true,
"fluctuation": true,
"start_date": "2025-03-12",
"end_date": "2025-03-19",
"base": "USD",
"rates": {
"XPT": {
"start_rate": 0.000915,
"end_rate": 0.000912,
"change": -3.0e-6,
"change_pct": -0.33
}
},
"unit": "per troy ounce"
}
Open/High/Low/Close (OHLC) Price Endpoint
{
"success": true,
"timestamp": 1742346110,
"base": "USD",
"date": "2025-03-19",
"rates": {
"XPT": {
"open": 0.000915,
"high": 0.000918,
"low": 0.000910,
"close": 0.000912
}
},
"unit": "per troy ounce"
}
Historical LME Endpoint
API Key and Authentication
API Response
Performance Considerations
Security Best Practices
Conclusion
Metals-API is an invaluable resource for developers looking to integrate real-time and historical data on precious metals, particularly platinum. With its extensive range of endpoints and features, it empowers businesses to make informed decisions based on accurate market data. By leveraging the capabilities of this API, developers can create innovative applications that enhance the user experience and drive business growth.
Metals-API Website and explore the Metals-API Supported Symbols for a comprehensive list of available metals. The potential for innovation and transformation in the metals market is vast, and the Metals-API is at the forefront of this evolution.