Rate Overview
Live
1 SYP = 0.912375 RSD
1 RSD = 1.0960
SYP
Avg
0.913903
High
0.915978
Low
0.912375
Last updated: 5/27/2026, 8:27:02 AM
Quick Conversions
| SYP | RSD |
|---|---|
| 1 SYP | 0.91 RSD |
| 10 SYP | 9.12 RSD |
| 50 SYP | 45.62 RSD |
| 100 SYP | 91.24 RSD |
| 500 SYP | 456.19 RSD |
| 1,000 SYP | 912.38 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-05-27T08:27:02Z",
"rates": {
"RSD": 0.912375
}
}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.23750000000001,
"rate": 0.912375
}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