Explore Ahmedabad Gold 22k (AHME-22k) Historical Prices through this API

Ahmedabad Gold 22k (AHME-22k) and how you can leverage the Metals-API to obtain historical prices seamlessly.
Understanding Gold (XAU)
Digital Transformation in Precious Metals
Data Analytics and Market Insights
Historical Rates Endpoint, users can retrieve data dating back to 2019, allowing for extensive analysis of price trends over time. This capability is particularly useful for identifying patterns and making informed trading decisions based on historical performance.
Technology Integration in Trading
Latest Rates Endpoint offers real-time exchange rate data, updated every 60 minutes, ensuring that traders have access to the most current information available.
Innovation in Price Discovery
Time-Series Endpoint, developers can query daily historical rates between two dates of their choice, enabling them to analyze fluctuations and trends over specific periods. This innovation allows traders to make data-driven decisions based on historical performance.
Digital Asset Solutions
Gold Price India Endpoint, allowing users to retrieve the latest gold prices specifically for the Indian market. This feature is particularly beneficial for local traders and investors who need accurate and timely data to make informed decisions.
API Capabilities and Features
Latest Rates Endpoint
Latest Rates Endpoint provides real-time exchange rate data for various metals, including gold. Depending on your subscription plan, this endpoint can return data updated every 60 minutes, every 10 minutes, or even more frequently. This ensures that traders have access to the most current market rates, which is essential for making timely trading decisions.
{
"success": true,
"timestamp": 1752202827,
"base": "USD",
"date": "2025-07-11",
"rates": {
"XAU": 0.000482,
"XAG": 0.03815,
"XPT": 0.000912,
"XPD": 0.000744
},
"unit": "per troy ounce"
}
Historical Rates Endpoint
Historical Rates Endpoint allows users to access historical exchange rates for any date since 1999. This endpoint is invaluable for traders looking to analyze past performance and make predictions based on historical data. By appending a specific date to the API request, users can retrieve the historical rates for that date.
{
"success": true,
"timestamp": 1752116427,
"base": "USD",
"date": "2025-07-10",
"rates": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915,
"XPD": 0.000748
},
"unit": "per troy ounce"
}
Bid and Ask Endpoint
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 trades at the best possible prices. Depending on your subscription plan, this endpoint provides up-to-date bid and ask prices, allowing for informed trading decisions.
{
"success": true,
"timestamp": 1752202827,
"base": "USD",
"date": "2025-07-11",
"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
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 or metals.
{
"success": true,
"query": {
"from": "USD",
"to": "XAU",
"amount": 1000
},
"info": {
"timestamp": 1752202827,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
Time-Series Endpoint
Time-Series Endpoint allows users to query the API for daily historical rates between two dates of their choice. This feature is essential for traders looking to analyze trends over specific periods, providing insights into how prices have fluctuated over time.
{
"success": true,
"timeseries": true,
"start_date": "2025-07-04",
"end_date": "2025-07-11",
"base": "USD",
"rates": {
"2025-07-04": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915
},
"2025-07-06": {
"XAU": 0.000483,
"XAG": 0.0382,
"XPT": 0.000913
},
"2025-07-11": {
"XAU": 0.000482,
"XAG": 0.03815,
"XPT": 0.000912
}
},
"unit": "per troy ounce"
}
Fluctuation Endpoint
Fluctuation Endpoint provides information about how currencies fluctuate on a day-to-day basis. This endpoint is particularly useful for traders looking to understand the volatility of gold prices over time.
{
"success": true,
"fluctuation": true,
"start_date": "2025-07-04",
"end_date": "2025-07-11",
"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
OHLC Price Endpoint allows users to query the API to get the open, high, low, and close prices for a specific time period. This data is essential for traders looking to analyze price movements and make predictions based on historical performance.
{
"success": true,
"timestamp": 1752202827,
"base": "USD",
"date": "2025-07-11",
"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
Historical LME Endpoint provides access to historical rates for LME symbols dating back to 2008. This endpoint is particularly useful for traders looking to analyze historical performance in the context of the London Metal Exchange.
API Key and Response
Available Endpoints and Supported Symbols
Metals-API Supported Symbols page. This resource is invaluable for developers looking to understand the full capabilities of the API.
Conclusion
Ahmedabad Gold 22k (AHME-22k) is a significant asset in the precious metals market, and understanding its historical prices is essential for informed trading. The Metals-API Documentation provides developers with the tools they need to access real-time and historical data efficiently. By leveraging the various endpoints offered by the Metals-API, traders can gain valuable insights into market trends, make informed decisions, and optimize their trading strategies. As the digital landscape continues to evolve, the integration of advanced technologies and data analytics will play a crucial role in shaping the future of precious metals trading.