Rate Overview
Live
1 RSD = 0.375680 SRD
1 SRD = 2.6618
RSD
Avg
0.372969
High
0.375680
Low
0.370243
Last updated: 8/16/2026, 10:22:19 AM
Quick Conversions
| RSD | SRD |
|---|---|
| 1 RSD | 0.38 SRD |
| 10 RSD | 3.76 SRD |
| 50 RSD | 18.78 SRD |
| 100 RSD | 37.57 SRD |
| 500 RSD | 187.84 SRD |
| 1,000 RSD | 375.68 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-08-16T10:22:19Z",
"rates": {
"SRD": 0.37568
}
}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.568,
"rate": 0.37568
}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