Rate Overview
Live
1 SRD = 2.5248 INR
1 INR = 0.396069
SRD
Avg
2.5308
High
2.5439
Low
2.5194
Last updated: 5/9/2026, 4:03:16 AM
Quick Conversions
| SRD | INR |
|---|---|
| 1 SRD | 2.52 INR |
| 10 SRD | 25.25 INR |
| 50 SRD | 126.24 INR |
| 100 SRD | 252.48 INR |
| 500 SRD | 1,262.41 INR |
| 1,000 SRD | 2,524.81 INR |
Get SRD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=INRExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-05-09T04:03:16Z",
"rates": {
"INR": 2.524811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "INR",
"amount": 100
},
"result": 252.48110000000003,
"rate": 2.524811
}Build with SRD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key