Rate Overview
Live
1 SYP = 0.914267 RSD
1 RSD = 1.0938
SYP
Avg
0.907237
High
0.915835
Low
0.893135
Last updated: 3/7/2026, 1:40:27 AM
Quick Conversions
| SYP | RSD |
|---|---|
| 1 SYP | 0.91 RSD |
| 10 SYP | 9.14 RSD |
| 50 SYP | 45.71 RSD |
| 100 SYP | 91.43 RSD |
| 500 SYP | 457.13 RSD |
| 1,000 SYP | 914.27 RSD |
Get SYP/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=RSDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-07T01:40:27Z",
"rates": {
"RSD": 0.914267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "RSD",
"amount": 100
},
"result": 91.42670000000001,
"rate": 0.914267
}Build with SYP/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key