Rate Overview
Live
1 SRD = 2.5048 INR
1 INR = 0.399239
SRD
Avg
2.5184
High
2.5309
Low
2.5017
Last updated: 9/2/2026, 5:55:40 AM
Quick Conversions
| SRD | INR |
|---|---|
| 1 SRD | 2.50 INR |
| 10 SRD | 25.05 INR |
| 50 SRD | 125.24 INR |
| 100 SRD | 250.48 INR |
| 500 SRD | 1,252.38 INR |
| 1,000 SRD | 2,504.76 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-09-02T05:55:40Z",
"rates": {
"INR": 2.504764
}
}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.4764,
"rate": 2.504764
}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