Rate Overview
Live
1 RSD = 1.1035 SYP
1 SYP = 0.906237
RSD
Avg
1.1034
High
1.1056
Low
1.1006
Last updated: 5/7/2026, 1:18:42 AM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 1.10 SYP |
| 10 RSD | 11.03 SYP |
| 50 RSD | 55.17 SYP |
| 100 RSD | 110.35 SYP |
| 500 RSD | 551.73 SYP |
| 1,000 RSD | 1,103.46 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-05-07T01:18:42Z",
"rates": {
"SYP": 1.103464
}
}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": 110.3464,
"rate": 1.103464
}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