Rate Overview
Live
1 RSD = 0.370019 SRD
1 SRD = 2.7026
RSD
Avg
0.349443
High
0.385121
Low
0.275261
Last updated: 3/27/2026, 3:03:17 PM
Quick Conversions
| RSD | SRD |
|---|---|
| 1 RSD | 0.37 SRD |
| 10 RSD | 3.70 SRD |
| 50 RSD | 18.50 SRD |
| 100 RSD | 37.00 SRD |
| 500 RSD | 185.01 SRD |
| 1,000 RSD | 370.02 SRD |
Get RSD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SRDExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-27T15:03:17Z",
"rates": {
"SRD": 0.370019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SRD",
"amount": 100
},
"result": 37.0019,
"rate": 0.370019
}Build with RSD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key