Get Accurate Palladium Dec 2026 (PAZ26) Prices in Multiple Formats with this API
Get Accurate Palladium Dec 2026 (PAZ26) Prices in Multiple Formats with this API
In today's fast-paced financial landscape, having access to accurate and real-time data is crucial for developers and businesses alike. The Metals-API provides a comprehensive solution for obtaining precise palladium prices (XPD) and other metals in various formats. This API empowers developers to build innovative applications that leverage real-time metals data, enabling smarter decision-making and enhanced operational efficiency.
About Palladium (XPD)
Palladium is a precious metal that plays a pivotal role in automotive technology innovation, particularly in catalytic converters that reduce harmful emissions. As the automotive industry shifts towards greener solutions, the demand for palladium is expected to rise. Moreover, palladium is increasingly being integrated into digital supply chains and smart manufacturing processes, showcasing its versatility beyond traditional applications.
With the rise of technology integration in various sectors, palladium's role is evolving. The Metals-API provides developers with the tools to access real-time palladium prices, allowing for the creation of applications that can track market trends, analyze historical data, and forecast future prices. This capability is essential for businesses looking to optimize their operations and stay ahead in a competitive market.
API Description
The Metals-API is designed to deliver accurate and timely metals data, including palladium prices, to developers and businesses. With its robust infrastructure, the API supports various endpoints that cater to different data needs, from real-time pricing to historical trends. This flexibility allows developers to create applications that can respond to market changes swiftly and effectively.
One of the standout features of the Metals-API is its ability to provide data in multiple formats, making it easy to integrate into existing systems. Whether you are building a financial application, a trading platform, or a market analysis tool, the Metals-API offers the necessary data to enhance your application's functionality.
Key Features and Endpoints
The Metals-API includes several key features that enhance its usability and effectiveness:
- Latest Rates Endpoint: This endpoint provides real-time exchange rate data for palladium and other metals. Depending on your subscription plan, the API updates this data every 60 minutes or every 10 minutes, ensuring you have the most current information at your fingertips.
- Historical Rates Endpoint: Access historical rates for palladium dating back to 2019. By appending a specific date in the format YYYY-MM-DD, you can retrieve past pricing data, which is invaluable for trend analysis and forecasting.
- Bid And Ask Endpoint: This powerful feature allows you to retrieve real-time bid and ask prices for palladium, providing insights into market liquidity and pricing dynamics.
- Convert Endpoint: Easily convert any amount of palladium from one currency to another. This endpoint simplifies transactions and financial calculations across different currencies.
- Time-Series Endpoint: Query the API for daily historical rates between two dates of your choice. This feature is particularly useful for analyzing price movements over specific periods.
- Fluctuation Endpoint: Track how palladium prices fluctuate on a day-to-day basis. This endpoint provides insights into market volatility and helps in making informed trading decisions.
- Carat Endpoint: Retrieve information about gold rates by carat, which can be useful for businesses dealing with precious metals in various forms.
- Lowest/Highest Price Endpoint: Query the API to get the lowest and highest prices for palladium over a specified period, aiding in market analysis.
- Open/High/Low/Close (OHLC) Price Endpoint: This endpoint provides open, high, low, and close prices for palladium, essential for traders and analysts looking to understand market trends.
- Historical LME Endpoint: Access historical rates for LME symbols dating back to 2008, allowing for comprehensive market analysis.
- API Key: Your unique API key is required to access the API's features, ensuring secure and authorized usage.
- API Response: The API delivers exchange rates relative to USD by default, with all data returned in a structured JSON format.
- Available Endpoints: The Metals-API comprises 14 endpoints, each offering distinct functionalities tailored to various data needs.
- Supported Symbols Endpoint: This constantly updated endpoint returns all available currencies and metals, ensuring you have access to the latest data.
- Intraday Endpoint: Query intraday exchange rate data for palladium, providing insights into short-term price movements.
List of Symbols
The Metals-API provides access to a comprehensive range of metal symbols, including palladium (XPD). For a complete list of all supported symbols and their specifications, refer to the Metals-API Supported Symbols page.
API Endpoint Examples and Responses
Latest Rates Endpoint
Get real-time exchange rates for palladium and other metals:
{
"success": true,
"timestamp": 1787271404,
"base": "USD",
"date": "2026-08-21",
"rates": {
"XPD": 0.000744
},
"unit": "per troy ounce"
}
Historical Rates Endpoint
Access historical exchange rates for palladium:
{
"success": true,
"timestamp": 1787185004,
"base": "USD",
"date": "2026-08-20",
"rates": {
"XPD": 0.000748
},
"unit": "per troy ounce"
}
Time-series Endpoint
Get exchange rates for palladium over a specific time period:
{
"success": true,
"timeseries": true,
"start_date": "2026-08-14",
"end_date": "2026-08-21",
"base": "USD",
"rates": {
"2026-08-14": {
"XPD": 0.000748
},
"2026-08-21": {
"XPD": 0.000744
}
},
"unit": "per troy ounce"
}
Convert Endpoint
Convert any amount of palladium from one currency to another:
{
"success": true,
"query": {
"from": "USD",
"to": "XPD",
"amount": 1000
},
"info": {
"timestamp": 1787271404,
"rate": 0.000744
},
"result": 0.744,
"unit": "troy ounces"
}
Fluctuation Endpoint
Track rate fluctuations for palladium between two dates:
{
"success": true,
"fluctuation": true,
"start_date": "2026-08-14",
"end_date": "2026-08-21",
"base": "USD",
"rates": {
"XPD": {
"start_rate": 0.000748,
"end_rate": 0.000744,
"change": -0.000004,
"change_pct": -0.53
}
},
"unit": "per troy ounce"
}
OHLC (Open/High/Low/Close) Endpoint
Get OHLC data for palladium:
{
"success": true,
"timestamp": 1787271404,
"base": "USD",
"date": "2026-08-21",
"rates": {
"XPD": {
"open": 0.000748,
"high": 0.000750,
"low": 0.000740,
"close": 0.000744
}
},
"unit": "per troy ounce"
}
Bid/Ask Endpoint
Get current bid and ask prices for palladium:
{
"success": true,
"timestamp": 1787271404,
"base": "USD",
"date": "2026-08-21",
"rates": {
"XPD": {
"bid": 0.000743,
"ask": 0.000745,
"spread": 0.000002
}
},
"unit": "per troy ounce"
}
Conclusion
The Metals-API is an invaluable resource for developers looking to access accurate palladium prices and other metals data in real-time. With its extensive range of endpoints and capabilities, the API enables the creation of innovative applications that can transform how businesses operate in the metals market. By leveraging the API's features, developers can build solutions that enhance market analysis, optimize trading strategies, and improve decision-making processes.
For more information on how to implement the Metals-API in your applications, refer to the Metals-API Documentation. Explore the full range of supported symbols on the Metals-API Supported Symbols page and start building your next project today!