Gold Rate In Mysore API: How To Get This Data

Understanding the Importance of Accurate Gold Rate Data
What is a Gold Rate In Mysore API and How Does It Work?
Metals-API
Metals API used to be an Open-Source, lightweight, and simple API for the historical and current stated rates on precious metals by the banks. The API provides accurate real-time data on precious metals to two decimal places for up to 60 seconds. A few of the functions include finding the lowest and highest price of the day, converting single currencies, getting time-series and fluctuation data, and providing precious metal exchange rates.
Metals API receives currency data from a number of organizations and financial data sources, including the European Central Bank.
{
"data": {
"success": true,
"timestamp": 1716216660,
"date": "2024-05-20",
"base": "USD",
"rates": {
"MYSO-24k": 0.00052469300649703,
"USDMYSO-24k": 1905.8763650696
}
}
}