Integrate Brass Rod (BR-ROD) prices using this API in your application

Integrate Brass Rod (BR-ROD) prices using this API in your application
Brass Rod (BR-ROD) is a significant player in the metal industry, and understanding its pricing dynamics is crucial for developers and businesses alike. By leveraging the Metals-API, developers can seamlessly integrate Brass Rod prices into their applications, providing users with up-to-date information and insights.
About Brass (BRASS)
API Description
Metals-API is a powerful tool that provides developers with access to real-time metals data, including Brass Rod prices. This API is designed to empower developers to build next-generation applications that require accurate and timely information. With its robust capabilities, the Metals-API enables businesses to harness the power of data analytics, allowing for smarter decision-making and enhanced operational efficiency.
Key Features and Endpoints
Latest Rates Endpoint
{
"success": true,
"timestamp": 1755417632,
"base": "USD",
"date": "2025-08-17",
"rates": {
"BR-ROD": 0.000482
},
"unit": "per troy ounce"
}
Historical Rates Endpoint
{
"success": true,
"timestamp": 1755331232,
"base": "USD",
"date": "2025-08-16",
"rates": {
"BR-ROD": 0.000485
},
"unit": "per troy ounce"
}
Bid And Ask Endpoint
{
"success": true,
"timestamp": 1755417632,
"base": "USD",
"date": "2025-08-17",
"rates": {
"BR-ROD": {
"bid": 0.000481,
"ask": 0.000483,
"spread": 2.0e-6
}
},
"unit": "per troy ounce"
}
Convert Endpoint
{
"success": true,
"query": {
"from": "USD",
"to": "BR-ROD",
"amount": 1000
},
"info": {
"timestamp": 1755417632,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
Time-Series Endpoint
{
"success": true,
"timeseries": true,
"start_date": "2025-08-10",
"end_date": "2025-08-17",
"base": "USD",
"rates": {
"2025-08-10": {
"BR-ROD": 0.000485
},
"2025-08-17": {
"BR-ROD": 0.000482
}
},
"unit": "per troy ounce"
}
Fluctuation Endpoint
{
"success": true,
"fluctuation": true,
"start_date": "2025-08-10",
"end_date": "2025-08-17",
"base": "USD",
"rates": {
"BR-ROD": {
"start_rate": 0.000485,
"end_rate": 0.000482,
"change": -3.0e-6,
"change_pct": -0.62
}
},
"unit": "per troy ounce"
}
Open/High/Low/Close (OHLC) Price Endpoint
{
"success": true,
"timestamp": 1755417632,
"base": "USD",
"date": "2025-08-17",
"rates": {
"BR-ROD": {
"open": 0.000485,
"high": 0.000487,
"low": 0.000481,
"close": 0.000482
}
},
"unit": "per troy ounce"
}
Historical LME Endpoint
List of Symbols
Metals-API Supported Symbols page.
Conclusion
Metals-API Documentation. By embracing the capabilities of the Metals-API, developers can unlock new opportunities for innovation and growth in the metals industry.