Rate Overview
Live
1 RSD = 0.373822 SRD
1 SRD = 2.6751
RSD
Avg
0.376624
High
0.380560
Low
0.371593
Last updated: 3/6/2026, 8:09:18 AM
Quick Conversions
| RSD | SRD |
|---|---|
| 1 RSD | 0.37 SRD |
| 10 RSD | 3.74 SRD |
| 50 RSD | 18.69 SRD |
| 100 RSD | 37.38 SRD |
| 500 RSD | 186.91 SRD |
| 1,000 RSD | 373.82 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-06T08:09:18Z",
"rates": {
"SRD": 0.373822
}
}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.3822,
"rate": 0.373822
}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