Rate Overview
Live
1 RSD = 1.0906 SYP
1 SYP = 0.916901
RSD
Avg
1.0894
High
1.0910
Low
1.0866
Last updated: 6/16/2026, 11:39:18 AM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 1.09 SYP |
| 10 RSD | 10.91 SYP |
| 50 RSD | 54.53 SYP |
| 100 RSD | 109.06 SYP |
| 500 RSD | 545.31 SYP |
| 1,000 RSD | 1,090.63 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-06-16T11:39:18Z",
"rates": {
"SYP": 1.09063
}
}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.063,
"rate": 1.09063
}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