Rate Overview
Live
1 SRD = 2.5464 INR
1 INR = 0.392711
SRD
Avg
2.4981
High
2.5794
Low
2.3732
Last updated: 7/28/2026, 11:15:01 AM
Quick Conversions
| SRD | INR |
|---|---|
| 1 SRD | 2.55 INR |
| 10 SRD | 25.46 INR |
| 50 SRD | 127.32 INR |
| 100 SRD | 254.64 INR |
| 500 SRD | 1,273.20 INR |
| 1,000 SRD | 2,546.40 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-28T11:15:01Z",
"rates": {
"INR": 2.546399
}
}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.6399,
"rate": 2.546399
}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