Rate Overview
Live
1 SRD = 2.5028 INR
1 INR = 0.399551
SRD
Avg
2.4549
High
2.5106
Low
2.4026
Last updated: 3/26/2026, 6:34:59 PM
Quick Conversions
| SRD | INR |
|---|---|
| 1 SRD | 2.50 INR |
| 10 SRD | 25.03 INR |
| 50 SRD | 125.14 INR |
| 100 SRD | 250.28 INR |
| 500 SRD | 1,251.40 INR |
| 1,000 SRD | 2,502.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-03-26T18:34:59Z",
"rates": {
"INR": 2.502809
}
}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": 250.2809,
"rate": 2.502809
}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