Get Silico Manganese (SI-MN) Historical Prices for the Last Decade using this API

Get Silico Manganese (SI-MN) Historical Prices for the Last Decade using this API
Metals-API is your go-to solution. This powerful API provides developers with the tools necessary to access real-time and historical data, enabling informed decision-making and strategic planning.
Metals-API Information
Metals-API is designed to cater to the needs of developers and businesses looking to integrate metal price data into their applications. With its robust infrastructure, the API offers a wide range of endpoints that allow users to access the latest rates, historical prices, and even perform conversions between different metals and currencies. The API's capabilities are not just limited to providing data; it also empowers users to analyze trends, track fluctuations, and make predictions based on historical data.
About Manganese (MN)
Metals-API Documentation outlines how developers can leverage these tools to create applications that not only display current prices but also analyze historical trends and predict future movements. This level of insight is crucial for businesses looking to optimize their operations and stay ahead of the competition.
API Description
Latest Rates Endpoint provides real-time exchange rate data that is updated frequently, depending on your subscription plan. This feature is particularly useful for businesses that require up-to-the-minute information to make timely decisions.
Historical Rates Endpoint, which allows users to access historical prices dating back to 2019. By appending a specific date to the API request, developers can retrieve historical data for Manganese and other metals, enabling them to analyze trends over time. This is particularly beneficial for businesses looking to understand market dynamics and make informed purchasing decisions.
Bid and Ask Endpoint is another powerful feature that provides real-time bid and ask prices for various metals. This information is crucial for traders and businesses that need to make quick decisions based on market conditions. Additionally, the Convert Endpoint allows users to convert any amount from one metal to another or to/from USD, making it easier to manage transactions across different currencies.
Fluctuation Endpoint provides insights into how metal prices change over time. This feature is invaluable for businesses that need to understand the volatility of the market and adjust their strategies accordingly. Furthermore, the Time-Series Endpoint enables users to query daily historical rates between two dates, providing a comprehensive view of price movements over a specified period.
Key Features and Endpoints
- Latest Rates Endpoint: Access real-time exchange rates for all available metals. The response includes the base currency, date, and rates for various metals.
- Historical Rates Endpoint: Retrieve historical exchange rates for any date since 1999. This endpoint is particularly useful for analyzing long-term trends.
- Time-Series Endpoint: Get exchange rates for a specific time period, allowing for detailed analysis of price movements over time.
- Convert Endpoint: Convert any amount from one metal to another or to/from USD, facilitating seamless transactions across different currencies.
- Fluctuation Endpoint: Track rate fluctuations between two dates, providing insights into market volatility.
- OHLC Price Endpoint: Access open, high, low, and close prices for specific time periods, essential for traders and analysts.
- Bid/Ask Endpoint: Get current bid and ask prices for metals, crucial for making informed trading decisions.
API Endpoint Examples and Responses
Latest Rates Endpoint
{
"success": true,
"timestamp": 1752566421,
"base": "USD",
"date": "2025-07-15",
"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"
}
Historical Rates Endpoint
{
"success": true,
"timestamp": 1752480021,
"base": "USD",
"date": "2025-07-14",
"rates": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915,
"XPD": 0.000748
},
"unit": "per troy ounce"
}
Time-Series Endpoint
{
"success": true,
"timeseries": true,
"start_date": "2025-07-08",
"end_date": "2025-07-15",
"base": "USD",
"rates": {
"2025-07-08": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915
},
"2025-07-10": {
"XAU": 0.000483,
"XAG": 0.0382,
"XPT": 0.000913
},
"2025-07-15": {
"XAU": 0.000482,
"XAG": 0.03815,
"XPT": 0.000912
}
},
"unit": "per troy ounce"
}
Convert Endpoint
{
"success": true,
"query": {
"from": "USD",
"to": "XAU",
"amount": 1000
},
"info": {
"timestamp": 1752566421,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
Fluctuation Endpoint
{
"success": true,
"fluctuation": true,
"start_date": "2025-07-08",
"end_date": "2025-07-15",
"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"
}
OHLC (Open/High/Low/Close) Endpoint
{
"success": true,
"timestamp": 1752566421,
"base": "USD",
"date": "2025-07-15",
"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"
}
Bid/Ask Endpoint
{
"success": true,
"timestamp": 1752566421,
"base": "USD",
"date": "2025-07-15",
"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"
}
Conclusion
Metals-API is a powerful tool for developers and businesses looking to access and analyze metal prices, including Silico Manganese (SI-MN). With its extensive range of endpoints, the API enables users to retrieve real-time data, historical prices, and perform various operations related to metal transactions. By leveraging the capabilities of the Metals-API, businesses can gain valuable insights into market trends, optimize their operations, and make informed decisions.
Metals-API Documentation and explore the comprehensive list of supported symbols at the Metals-API Supported Symbols page. Embrace the future of metal trading with the innovative solutions offered by the Metals-API.