Rate Overview
Live
1 RSD = 1.0877 SYP
1 SYP = 0.919353
RSD
Avg
95.2377
High
130.6235
Low
1.0836
Last updated: 3/27/2026, 3:37:06 PM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 1.09 SYP |
| 10 RSD | 10.88 SYP |
| 50 RSD | 54.39 SYP |
| 100 RSD | 108.77 SYP |
| 500 RSD | 543.86 SYP |
| 1,000 RSD | 1,087.72 SYP |
Get RSD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SYPExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-27T15:37:06Z",
"rates": {
"SYP": 1.087721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SYP",
"amount": 100
},
"result": 108.7721,
"rate": 1.087721
}Build with RSD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key