Rate Overview
Live
1 RSD = 0.368321 SRD
1 SRD = 2.7150
RSD
Avg
0.373698
High
0.391077
Low
0.363926
Last updated: 7/29/2026, 2:19:28 PM
Quick Conversions
| RSD | SRD |
|---|---|
| 1 RSD | 0.37 SRD |
| 10 RSD | 3.68 SRD |
| 50 RSD | 18.42 SRD |
| 100 RSD | 36.83 SRD |
| 500 RSD | 184.16 SRD |
| 1,000 RSD | 368.32 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-07-29T14:19:28Z",
"rates": {
"SRD": 0.368321
}
}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": 36.832100000000004,
"rate": 0.368321
}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