Rate Overview
Live
1 RSD = 1.1132 SYP
1 SYP = 0.898273
RSD
Avg
1.1063
High
1.1132
Low
1.0986
Last updated: 4/16/2026, 11:45:50 PM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 1.11 SYP |
| 10 RSD | 11.13 SYP |
| 50 RSD | 55.66 SYP |
| 100 RSD | 111.32 SYP |
| 500 RSD | 556.62 SYP |
| 1,000 RSD | 1,113.25 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-04-16T23:45:50Z",
"rates": {
"SYP": 1.113247
}
}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": 111.3247,
"rate": 1.113247
}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