Download Uranium Dec 2025 (UXZ25) Historical Prices using this API
Download Uranium Dec 2025 (UXZ25) Historical Prices using this API
In the ever-evolving landscape of metal markets, the ability to access and analyze historical price data is crucial for developers, traders, and analysts alike. One of the most powerful tools available for this purpose is the Metals-API. This API provides comprehensive access to real-time and historical prices for various metals, including Uranium (UXZ25). In this blog post, we will explore how to effectively use the Metals-API to download historical prices for Uranium, while also delving into the broader implications of digital transformation in metal markets.
Metals-API Information
The Metals-API is designed to empower developers with real-time and historical data on metal prices, enabling the creation of next-generation applications. With its robust infrastructure, the API supports a wide range of functionalities that cater to the needs of various stakeholders in the metal industry. From traders looking to analyze market trends to developers building financial applications, the Metals-API serves as a vital resource.
About Uranium (UXZ25)
Uranium, symbolized as UXZ25 in the trading world, is a critical metal used primarily as fuel in nuclear reactors. The demand for Uranium has been influenced by various factors, including advancements in nuclear technology, the push for cleaner energy sources, and geopolitical considerations. As the world moves towards sustainable energy solutions, understanding the historical price trends of Uranium becomes increasingly important.
Digital transformation in metal markets has opened new avenues for data analytics and insights. With the integration of smart technologies, stakeholders can leverage real-time data to make informed decisions. The Metals-API plays a pivotal role in this transformation by providing developers with the tools necessary to access and analyze historical price data effectively.
API Description
The Metals-API offers a suite of features that enable users to retrieve real-time and historical data for various metals, including Uranium. The API is built with innovation and technological advancement in mind, allowing developers to create applications that can analyze market trends, track price fluctuations, and convert currencies seamlessly.
One of the standout features of the Metals-API is its Latest Rates Endpoint, which provides real-time exchange rate data updated at intervals based on the user's subscription plan. This endpoint is essential for traders who require up-to-the-minute information on metal prices.
For those interested in historical data, the Historical Rates Endpoint allows users to query historical prices dating back to 2019. By appending a specific date to the API request, developers can access valuable historical data for Uranium and other metals.
The Bid and Ask Endpoint is another powerful feature, enabling users to retrieve real-time bid and ask prices for metals. This information is crucial for traders looking to make informed buying and selling decisions.
Additionally, the Convert Endpoint allows users to convert any amount from one metal to another or to/from USD, facilitating seamless transactions across different currencies. This feature is particularly useful for developers building applications that require currency conversion capabilities.
The Time-Series Endpoint enables users to query the API for daily historical rates between two dates of their choice. This functionality is invaluable for analysts looking to study price trends over specific periods.
Moreover, the Fluctuation Endpoint provides insights into how metal prices fluctuate on a day-to-day basis, allowing users to track market volatility. The Carat Endpoint offers information about Gold rates by Carat, while the Lowest/Highest Price Endpoint allows users to query the API for the lowest and highest prices within a specified timeframe.
For those interested in Open/High/Low/Close (OHLC) data, the OHLC Price Endpoint provides detailed price information for a specific time period, enabling traders to analyze market performance comprehensively.
The Metals-API also includes a Historical LME Endpoint for accessing historical rates for LME symbols dating back to 2008, further enhancing its utility for market analysts. Users can authenticate their requests using a unique API Key, which is passed into the API base URL's access_key parameter.
All data returned by the Metals-API is relative to USD by default, ensuring consistency in pricing information. The API supports a wide range of symbols, and users can access a constantly updated list of available currencies through the Metals-API Supported Symbols endpoint.
Key Features and Endpoints
The Metals-API is equipped with 14 distinct endpoints, each providing unique functionalities tailored to the needs of developers and traders. Here are some of the key features:
- Latest Rates Endpoint: Get real-time exchange rates for all available metals. This endpoint is crucial for traders who need immediate access to market data.
- Historical Rates Endpoint: Access historical exchange rates for any date since 2019, allowing for in-depth analysis of price trends.
- Bid/Ask Endpoint: Retrieve current bid and ask prices for metals, essential for making informed trading decisions.
- Convert Endpoint: Convert any amount from one metal to another or to/from USD, facilitating seamless transactions.
- Time-Series Endpoint: Get exchange rates for a specific time period, enabling users to analyze trends over time.
- Fluctuation Endpoint: Track rate fluctuations between two dates, providing insights into market volatility.
- Carat Endpoint: Retrieve information about Gold rates by Carat, useful for jewelers and traders.
- Lowest/Highest Price Endpoint: Query the API for the lowest and highest price within a specified timeframe.
- OHLC Price Endpoint: Get OHLC data for a specific time period, allowing for comprehensive market analysis.
- Historical LME Endpoint: Access historical rates for LME symbols dating back to 2008.
- API Key: A unique key required for authentication, ensuring secure access to the API.
- API Response: Exchange rates delivered by the Metals-API are relative to USD by default, ensuring consistency.
- Available Endpoints: A comprehensive list of all available endpoints, each providing different functionalities.
- News Endpoint: Retrieve the latest news articles related to various metals, keeping users informed about market developments.
API Endpoint Examples and Responses
To illustrate the capabilities of the Metals-API, letβs explore some example responses for various endpoints:
Latest Rates Endpoint
{
"success": true,
"timestamp": 1765861345,
"base": "USD",
"date": "2025-12-16",
"rates": {
"XAU": 0.000482,
"XAG": 0.03815,
"XPT": 0.000912,
"XPD": 0.000744,
"XCU": 0.294118,
"XAL": 0.434783,
"XNI": 0.142857,
"XZN": 0.344828
},
"unit": "per troy ounce"
}
This response provides real-time exchange rates for various metals, including Gold (XAU), Silver (XAG), and Platinum (XPT), among others. The data is updated regularly, ensuring that users have access to the latest market information.
Historical Rates Endpoint
{
"success": true,
"timestamp": 1765774945,
"base": "USD",
"date": "2025-12-15",
"rates": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915,
"XPD": 0.000748
},
"unit": "per troy ounce"
}
This example illustrates how users can access historical exchange rates for a specific date. The response includes the base currency (USD) and the rates for various metals on that date.
Time-Series Endpoint
{
"success": true,
"timeseries": true,
"start_date": "2025-12-09",
"end_date": "2025-12-16",
"base": "USD",
"rates": {
"2025-12-09": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915
},
"2025-12-11": {
"XAU": 0.000483,
"XAG": 0.0382,
"XPT": 0.000913
},
"2025-12-16": {
"XAU": 0.000482,
"XAG": 0.03815,
"XPT": 0.000912
}
},
"unit": "per troy ounce"
}
The Time-Series Endpoint allows users to retrieve exchange rates for a specific period, providing valuable insights into price trends over time.
Convert Endpoint
{
"success": true,
"query": {
"from": "USD",
"to": "XAU",
"amount": 1000
},
"info": {
"timestamp": 1765861345,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
This response demonstrates the Convert Endpoint, which allows users to convert a specified amount from one currency to another. In this case, 1000 USD is converted to 0.482 troy ounces of Gold (XAU).
Fluctuation Endpoint
{
"success": true,
"fluctuation": true,
"start_date": "2025-12-09",
"end_date": "2025-12-16",
"base": "USD",
"rates": {
"XAU": {
"start_rate": 0.000485,
"end_rate": 0.000482,
"change": -3.0e-6,
"change_pct": -0.62
},
"XAG": {
"start_rate": 0.03825,
"end_rate": 0.03815,
"change": -0.0001,
"change_pct": -0.26
},
"XPT": {
"start_rate": 0.000915,
"end_rate": 0.000912,
"change": -3.0e-6,
"change_pct": -0.33
}
},
"unit": "per troy ounce"
}
The Fluctuation Endpoint provides insights into how metal prices have changed over a specified period, highlighting both the absolute change and the percentage change for each metal.
OHLC (Open/High/Low/Close) Endpoint
{
"success": true,
"timestamp": 1765861345,
"base": "USD",
"date": "2025-12-16",
"rates": {
"XAU": {
"open": 0.000485,
"high": 0.000487,
"low": 0.000481,
"close": 0.000482
},
"XAG": {
"open": 0.03825,
"high": 0.0383,
"low": 0.0381,
"close": 0.03815
},
"XPT": {
"open": 0.000915,
"high": 0.000918,
"low": 0.00091,
"close": 0.000912
}
},
"unit": "per troy ounce"
}
This example illustrates the OHLC Price Endpoint, which provides detailed price information for a specific time period, allowing traders to analyze market performance comprehensively.
Bid/Ask Endpoint
{
"success": true,
"timestamp": 1765861345,
"base": "USD",
"date": "2025-12-16",
"rates": {
"XAU": {
"bid": 0.000481,
"ask": 0.000483,
"spread": 2.0e-6
},
"XAG": {
"bid": 0.0381,
"ask": 0.0382,
"spread": 0.0001
},
"XPT": {
"bid": 0.000911,
"ask": 0.000913,
"spread": 2.0e-6
}
},
"unit": "per troy ounce"
}
The Bid/Ask Endpoint provides current bid and ask prices for metals, along with the spread, which is essential for traders looking to make informed decisions.
Conclusion
The Metals-API is an invaluable resource for developers and traders seeking to access real-time and historical price data for metals like Uranium (UXZ25). With its extensive range of endpoints, the API empowers users to analyze market trends, track price fluctuations, and make informed decisions based on accurate data.
As the metal markets continue to evolve, the integration of digital technologies and data analytics will play a crucial role in shaping the future of trading and investment strategies. By leveraging the capabilities of the Metals-API, developers can create innovative applications that harness the power of real-time data, ultimately transforming the way we interact with metal markets.
For more information on how to get started with the Metals-API, refer to the Metals-API Documentation. To explore the full range of supported symbols, visit the Metals-API Supported Symbols page. With the right tools and insights, you can navigate the complexities of the metal markets with confidence.