Rate Overview
Live
1 SRD = 2.5404 INR
1 INR = 0.393643
SRD
Avg
2.4364
High
2.9111
Low
2.2811
Last updated: 7/25/2026, 8:46:12 PM
Quick Conversions
| SRD | INR |
|---|---|
| 1 SRD | 2.54 INR |
| 10 SRD | 25.40 INR |
| 50 SRD | 127.02 INR |
| 100 SRD | 254.04 INR |
| 500 SRD | 1,270.19 INR |
| 1,000 SRD | 2,540.37 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-07-25T20:46:12Z",
"rates": {
"INR": 2.540374
}
}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": 254.0374,
"rate": 2.540374
}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