Obtain Kochi Gold (XAU-KOCH) prices via this API

In the world of precious metals trading, obtaining accurate and real-time data is crucial for making informed decisions. One of the most sought-after metals is Gold, represented by the symbol XAU. With the rise of digital transformation in the financial sector, developers now have access to powerful tools that can enhance their trading applications. One such tool is the Metals-API, which provides comprehensive data on various metals, including Gold (XAU-KOCH), through its innovative API.
Metals-API Information
About Gold (XAU)
Gold has always been a symbol of wealth and stability, and its market dynamics are influenced by various factors, including economic indicators, geopolitical events, and market sentiment. The digital transformation in precious metals trading has enabled traders to leverage data analytics and market insights to make better decisions. With the integration of technology, trading platforms can now offer innovative solutions for price discovery and digital asset management.
As the demand for Gold continues to rise, understanding its market trends through real-time data becomes essential. The Metals-API empowers developers to build next-generation applications that can provide users with timely insights into Gold prices, historical trends, and market fluctuations. By utilizing advanced data analytics, traders can optimize their strategies and enhance their trading performance.
API Description
The Metals-API is designed to provide developers with a robust platform for accessing real-time and historical data on various metals, including Gold. This API is a game-changer in the way traders and developers interact with precious metals data. It allows for seamless integration into applications, enabling users to retrieve vital information quickly and efficiently.
With the Metals-API Documentation, developers can explore the various endpoints available, each offering unique functionalities. The API supports a wide range of operations, from retrieving the latest rates to historical data analysis, making it an invaluable resource for anyone involved in precious metals trading.
Key Features and Endpoints
The Metals-API offers several key features that enhance its usability and functionality:
Latest Rates Endpoint
The Latest Rates Endpoint provides real-time exchange rate data for various metals, updated every 60 minutes, every 10 minutes, or even more frequently, depending on the subscription plan. This feature is essential for traders who need to make quick decisions based on the most current market conditions.
{
"success": true,
"timestamp": 1755064888,
"base": "USD",
"date": "2025-08-13",
"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
For those interested in analyzing trends over time, the Historical Rates Endpoint allows users to access historical exchange rates dating back to 2019. By appending a specific date to the query, developers can retrieve valuable data that can inform their trading strategies.
{
"success": true,
"timestamp": 1754978488,
"base": "USD",
"date": "2025-08-12",
"rates": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915,
"XPD": 0.000748
},
"unit": "per troy ounce"
}
Bid And Ask Endpoint
The Bid and Ask Endpoint is a powerful feature that enables users to retrieve real-time bid and ask prices for metals. This information is crucial for traders looking to execute orders at the best possible prices.
{
"success": true,
"timestamp": 1755064888,
"base": "USD",
"date": "2025-08-13",
"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"
}
Convert Endpoint
The Convert Endpoint allows users to convert any amount from one metal to another or to/from USD. This feature is particularly useful for traders who need to quickly assess the value of their holdings in different currencies.
{
"success": true,
"query": {
"from": "USD",
"to": "XAU",
"amount": 1000
},
"info": {
"timestamp": 1755064888,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
Time-Series Endpoint
The Time-Series Endpoint allows users to query the API for daily historical rates between two dates of their choice. This feature is beneficial for analyzing trends and making predictions based on past performance.
{
"success": true,
"timeseries": true,
"start_date": "2025-08-06",
"end_date": "2025-08-13",
"base": "USD",
"rates": {
"2025-08-06": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915
},
"2025-08-08": {
"XAU": 0.000483,
"XAG": 0.0382,
"XPT": 0.000913
},
"2025-08-13": {
"XAU": 0.000482,
"XAG": 0.03815,
"XPT": 0.000912
}
},
"unit": "per troy ounce"
}
Fluctuation Endpoint
Using the Fluctuation Endpoint, users can retrieve information about how currencies fluctuate on a day-to-day basis. This feature is essential for traders looking to understand market volatility and adjust their strategies accordingly.
{
"success": true,
"fluctuation": true,
"start_date": "2025-08-06",
"end_date": "2025-08-13",
"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"
}
Open/High/Low/Close (OHLC) Price Endpoint
The OHLC Price Endpoint provides users with the open, high, low, and close prices for a specific time period. This data is crucial for technical analysis and helps traders identify potential entry and exit points.
{
"success": true,
"timestamp": 1755064888,
"base": "USD",
"date": "2025-08-13",
"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"
}
Historical LME Endpoint
The Historical LME Endpoint provides access to historical rates for LME symbols dating back to 2008. This endpoint is particularly useful for traders interested in the London Metal Exchange market.
List of Symbols
The Metals-API provides access to a comprehensive range of metal symbols. For a complete list of all supported symbols and their specifications, refer to the Metals-API Supported Symbols page. This resource is invaluable for developers looking to integrate multiple metal data into their applications.
Conclusion
The Metals-API is a powerful tool for developers looking to access real-time and historical data on precious metals like Gold (XAU). With its extensive range of endpoints, the API provides the necessary data to make informed trading decisions. From the Latest Rates Endpoint to the OHLC Price Endpoint, each feature is designed to enhance the trading experience and provide valuable insights into market trends.
As the digital landscape continues to evolve, the integration of advanced data analytics and technology in trading applications will become increasingly important. By leveraging the capabilities of the Metals-API, developers can create innovative solutions that empower traders to navigate the complexities of the precious metals market effectively.
For more information on how to get started with the Metals-API, visit the Metals-API Documentation and explore the possibilities of integrating real-time metals data into your applications.