This API is a RESTful API built to provide granular access to silver price data for Malappuram, India. The data is sourced from a reliable financial information portal and exposed via intuitive endpoints. Clients can retrieve a list of available gram weights, request today's and yesterday's rates for any gram amount, and explore silver price trends over the last 10 days. This API supports investment analysis, pricing tools, and educational use cases for developers, traders, and fintech platforms.
[
{
"weights": [
"1",
"8",
"10",
"100",
"1000"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/7913/malappuram+silver+prices+api/13032/get+silver+grams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"weight": "1",
"today_price_per_gram": "₹117.90",
"currency": "INR"
}
]
curl --location --request POST 'https://zylalabs.com/api/7913/malappuram+silver+prices+api/13033/get+silver+price+today' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
[
{
"weight": "1",
"yesterday_price_per_gram": "₹118",
"change": "- ₹0.10",
"currency": "INR"
}
]
curl --location --request POST 'https://zylalabs.com/api/7913/malappuram+silver+prices+api/13034/get+yesterday+silver+price' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
[
{
"silver_prices": [
{
"date": "Jun 27, 2025",
"price_per_gram": "₹117.90"
},
{
"date": "Jun 26, 2025",
"price_per_gram": "₹118.00"
},
{
"date": "Jun 25, 2025",
"price_per_gram": "₹118.00"
},
{
"date": "Jun 24, 2025",
"price_per_gram": "₹119.00"
},
{
"date": "Jun 23, 2025",
"price_per_gram": "₹120.00"
},
{
"date": "Jun 22, 2025",
"price_per_gram": "₹120.00"
},
{
"date": "Jun 21, 2025",
"price_per_gram": "₹120.00"
},
{
"date": "Jun 20, 2025",
"price_per_gram": "₹120.00"
},
{
"date": "Jun 19, 2025",
"price_per_gram": "₹122.00"
},
{
"date": "Jun 18, 2025",
"price_per_gram": "₹121.00"
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/7913/malappuram+silver+prices+api/13035/get+silver+price+history' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"gram":"Required"}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
You can retrieve real-time and historical silver prices specific to Malappuram, India. The API provides prices by grams, current and previous day's rates, and price trends over the past 10 days.
The silver price data is provided in Indian rupees and is structured in a JSON format, making it easy to integrate and use in various applications.
The API can be used for investment analysis, pricing tools, and educational purposes. Developers, traders, and fintech platforms can leverage the data for market analysis and decision-making.
The API's output includes fields for the silver price per gram, the date of the price, and historical price data for the last 10 days, allowing for comprehensive analysis.
You can integrate the API by making RESTful requests to its endpoints to retrieve silver prices and trends, which can then be displayed or analyzed in your application.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
2,229ms
Service Level:
100%
Response Time:
3,693ms
Service Level:
100%
Response Time:
2,601ms
Service Level:
100%
Response Time:
2,985ms
Service Level:
100%
Response Time:
2,742ms
Service Level:
100%
Response Time:
3,506ms
Service Level:
100%
Response Time:
2,426ms
Service Level:
100%
Response Time:
2,724ms
Service Level:
100%
Response Time:
2,975ms
Service Level:
100%
Response Time:
3,187ms