Rate Overview
Live
1 RSD = 0.364798 SRD
1 SRD = 2.7412
RSD
Avg
0.368300
High
0.371447
Low
0.364798
Last updated: 6/19/2026, 8:42:45 AM
Quick Conversions
| RSD | SRD |
|---|---|
| 1 RSD | 0.36 SRD |
| 10 RSD | 3.65 SRD |
| 50 RSD | 18.24 SRD |
| 100 RSD | 36.48 SRD |
| 500 RSD | 182.40 SRD |
| 1,000 RSD | 364.80 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-06-19T08:42:45Z",
"rates": {
"SRD": 0.364798
}
}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.479800000000004,
"rate": 0.364798
}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