Get Uranium Jan 2026 (UXF26) Price History Data with this API
Get Uranium Jan 2026 (UXF26) Price History Data with this API
In the ever-evolving landscape of metal markets, the demand for accurate and real-time data has never been more crucial. For developers and analysts looking to obtain historical price data for Uranium (UXF26), the Metals-API offers a robust solution. This API not only provides historical prices but also empowers users with a suite of features designed to facilitate data analytics and insights in the metals market.
Metals-API Information
The Metals-API is a powerful tool that enables developers to access a wide range of metal price data, including historical rates, real-time updates, and conversion capabilities. With its user-friendly interface and comprehensive documentation, the API is designed to cater to the needs of technically proficient developers who require precise and timely information.
About Uranium (UXF26)
Uranium, symbolized as UXF26, plays a pivotal role in the global energy landscape, particularly in nuclear energy production. As the world shifts towards sustainable energy sources, the demand for Uranium is expected to rise. This shift presents an opportunity for developers to leverage data analytics and smart technology integration to create applications that can track and analyze Uranium prices effectively.
Digital transformation in the metal markets is reshaping how data is collected, analyzed, and utilized. The integration of advanced technologies such as machine learning and artificial intelligence allows for deeper insights into market trends and price fluctuations. By utilizing the Metals-API, developers can harness these technologies to build applications that provide real-time updates and historical data analysis.
API Description
The Metals-API is designed to provide developers with a comprehensive suite of tools for accessing metal price data. Its capabilities include:
- Real-Time Data: The API offers real-time exchange rate data updated at intervals depending on the subscription plan.
- Historical Data: Users can access historical rates dating back to 2019, allowing for in-depth analysis of price trends over time.
- Conversion Features: The API includes a conversion endpoint that allows users to convert amounts between different metals and currencies.
- Time-Series Analysis: Developers can query daily historical rates between two specified dates, enabling detailed trend analysis.
For more detailed information, developers can refer to the Metals-API Documentation, which provides comprehensive guidance on utilizing the API's features effectively.
Key Features and Endpoints
The Metals-API offers a variety of endpoints that cater to different data needs:
- Latest Rates Endpoint: This endpoint returns real-time exchange rate data for metals, updated every 60 minutes, every 10 minutes, or at intervals specified by the subscription plan. For example, a request to this endpoint might return the latest price of Uranium along with other metals.
{
"success": true,
"timestamp": 1762646616,
"base": "USD",
"date": "2025-11-09",
"rates": {
"UXF26": 0.000482,
"XAU": 0.000482,
"XAG": 0.03815
},
"unit": "per troy ounce"
}
{
"success": true,
"timestamp": 1762560216,
"base": "USD",
"date": "2025-11-08",
"rates": {
"UXF26": 0.000485,
"XAU": 0.000485,
"XAG": 0.03825
},
"unit": "per troy ounce"
}
{
"success": true,
"timeseries": true,
"start_date": "2025-11-02",
"end_date": "2025-11-09",
"base": "USD",
"rates": {
"2025-11-02": {
"UXF26": 0.000485
},
"2025-11-04": {
"UXF26": 0.000483
},
"2025-11-09": {
"UXF26": 0.000482
}
},
"unit": "per troy ounce"
}
{
"success": true,
"query": {
"from": "USD",
"to": "UXF26",
"amount": 1000
},
"info": {
"timestamp": 1762646616,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
{
"success": true,
"fluctuation": true,
"start_date": "2025-11-02",
"end_date": "2025-11-09",
"base": "USD",
"rates": {
"UXF26": {
"start_rate": 0.000485,
"end_rate": 0.000482,
"change": -3.0e-6,
"change_pct": -0.62
}
},
"unit": "per troy ounce"
}
{
"success": true,
"timestamp": 1762646616,
"base": "USD",
"date": "2025-11-09",
"rates": {
"UXF26": {
"open": 0.000485,
"high": 0.000487,
"low": 0.000481,
"close": 0.000482
}
},
"unit": "per troy ounce"
}
{
"success": true,
"timestamp": 1762646616,
"base": "USD",
"date": "2025-11-09",
"rates": {
"UXF26": {
"bid": 0.000481,
"ask": 0.000483,
"spread": 2.0e-6
}
},
"unit": "per troy ounce"
}
List of Symbols
The Metals-API provides access to a comprehensive range of metal symbols, including Uranium (UXF26). For a complete list of all supported symbols and their specifications, refer to the Metals-API Supported Symbols page.
Conclusion
In conclusion, the Metals-API is an invaluable resource for developers seeking to obtain historical price data for Uranium (UXF26) and other metals. With its extensive features, including real-time updates, historical data access, and conversion capabilities, the API empowers users to build next-generation applications that can analyze and interpret metal market trends effectively. By leveraging the capabilities of the Metals-API, developers can create innovative solutions that enhance data analytics and provide insights into the evolving landscape of metal markets.
For more information on how to get started with the Metals-API, visit the Metals-API Website and explore the Metals-API Documentation for detailed guidance on utilizing its features.