Rate Overview
Live
1 SRD = 2.5389 INR
1 INR = 0.393879
SRD
Avg
2.5337
High
2.5436
Low
2.5135
Last updated: 7/8/2026, 6:01:21 AM
Quick Conversions
| SRD | INR |
|---|---|
| 1 SRD | 2.54 INR |
| 10 SRD | 25.39 INR |
| 50 SRD | 126.94 INR |
| 100 SRD | 253.89 INR |
| 500 SRD | 1,269.43 INR |
| 1,000 SRD | 2,538.85 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-08T06:01:21Z",
"rates": {
"INR": 2.538853
}
}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": 253.8853,
"rate": 2.538853
}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