Rate Overview
Live
1 SRD = 2.4355 INR
1 INR = 0.410589
SRD
Avg
2.4273
High
2.4481
Low
2.4067
Last updated: 3/6/2026, 8:12:21 AM
Quick Conversions
| SRD | INR |
|---|---|
| 1 SRD | 2.44 INR |
| 10 SRD | 24.36 INR |
| 50 SRD | 121.78 INR |
| 100 SRD | 243.55 INR |
| 500 SRD | 1,217.76 INR |
| 1,000 SRD | 2,435.53 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-06T08:12:21Z",
"rates": {
"INR": 2.435526
}
}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": 243.55259999999998,
"rate": 2.435526
}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