Rate Overview
Live
1 RSD = 1.0957 SYP
1 SYP = 0.912649
RSD
Avg
1.0939
High
1.0957
Low
1.0917
Last updated: 5/27/2026, 3:44:57 AM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 1.10 SYP |
| 10 RSD | 10.96 SYP |
| 50 RSD | 54.79 SYP |
| 100 RSD | 109.57 SYP |
| 500 RSD | 547.86 SYP |
| 1,000 RSD | 1,095.71 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-27T03:44:57Z",
"rates": {
"SYP": 1.095711
}
}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.57110000000002,
"rate": 1.095711
}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