Rate Overview
Live
1 RSD = 1.0938 SYP
1 SYP = 0.914268
RSD
Avg
1.1034
High
1.1197
Low
1.0919
Last updated: 3/6/2026, 8:12:13 AM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 1.09 SYP |
| 10 RSD | 10.94 SYP |
| 50 RSD | 54.69 SYP |
| 100 RSD | 109.38 SYP |
| 500 RSD | 546.89 SYP |
| 1,000 RSD | 1,093.77 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-06T08:12:13Z",
"rates": {
"SYP": 1.093771
}
}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": 109.3771,
"rate": 1.093771
}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