Get Accurate Ahmedabad Gold 22k (AHME-22k) Prices in Multiple Currencies with this API

Get Accurate Ahmedabad Gold 22k (AHME-22k) Prices in Multiple Currencies with this API
Metals-API provides a powerful solution for obtaining precise gold prices, specifically the 22k gold prices in Ahmedabad, across multiple currencies. This API not only enhances the digital transformation in precious metals trading but also empowers developers to create innovative applications that leverage real-time data analytics and market insights.
About Gold (XAU)
API Capabilities
- Latest Rates Endpoint: Depending on your subscription plan, this endpoint returns real-time exchange rate data updated every 60 minutes, every 10 minutes, or even more frequently. This ensures that businesses have the most current pricing information at their fingertips.
- Historical Rates Endpoint: Access historical rates dating back to 2019. This feature allows users to analyze past trends and make informed predictions about future price movements.
- Bid and Ask Endpoint: Retrieve real-time bid and ask prices for metals, providing essential information for traders looking to make quick decisions.
- Convert Endpoint: Easily convert any amount from one currency to another, facilitating seamless transactions across different markets.
- Time-Series Endpoint: Query the API for daily historical rates between two dates, enabling detailed analysis of price movements over time.
- Fluctuation Endpoint: Track how currencies fluctuate on a day-to-day basis, providing insights into market volatility.
- Carat Endpoint: Retrieve information about gold rates by carat, which is particularly useful for jewelers and retailers.
- Lowest/Highest Price Endpoint: Get the lowest and highest prices for a specified date, helping businesses identify optimal buying or selling points.
- Open/High/Low/Close (OHLC) Price Endpoint: Access detailed OHLC data for a specific time period, which is vital for technical analysis.
- Historical LME Endpoint: Access historical rates for LME symbols dating back to 2008, providing a comprehensive view of market trends.
- API Key: Each user is assigned a unique API key that is required for authentication, ensuring secure access to the API's features.
- API Response: All exchange rates are delivered relative to USD by default, with comprehensive data returned in a structured format.
- Supported Symbols Endpoint: Access a constantly updated list of all available currencies and metals, ensuring users are aware of the latest offerings.
- Gold Price India Endpoint: Specifically retrieve the latest gold price in India, catering to local market needs.
- News Endpoint: Stay updated with the latest news articles related to various metals, providing context to market movements.
API Endpoint Examples and Responses
Latest Rates Endpoint
{
"success": true,
"timestamp": 1755392440,
"base": "USD",
"date": "2025-08-17",
"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": 1755306040,
"base": "USD",
"date": "2025-08-16",
"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-08-10",
"end_date": "2025-08-17",
"base": "USD",
"rates": {
"2025-08-10": {
"XAU": 0.000485,
"XAG": 0.03825,
"XPT": 0.000915
},
"2025-08-12": {
"XAU": 0.000483,
"XAG": 0.0382,
"XPT": 0.000913
},
"2025-08-17": {
"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": 1755392440,
"rate": 0.000482
},
"result": 0.482,
"unit": "troy ounces"
}
Fluctuation Endpoint
{
"success": true,
"fluctuation": true,
"start_date": "2025-08-10",
"end_date": "2025-08-17",
"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": 1755392440,
"base": "USD",
"date": "2025-08-17",
"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": 1755392440,
"base": "USD",
"date": "2025-08-17",
"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"
}
Potential Business Applications
Metals-API Documentation, developers can explore advanced features such as the Carat Endpoint, which is particularly beneficial for businesses dealing with jewelry sales.
Conclusion
Metals-API Supported Symbols page. Embrace the future of precious metals trading with the Metals-API and unlock new opportunities for growth and innovation.