Rate Overview
Live
1 SYP = 0.919353 RSD
1 RSD = 1.0877
SYP
Avg
0.211248
High
0.922848
Low
0.007655
Last updated: 3/27/2026, 1:26:03 PM
Quick Conversions
| SYP | RSD |
|---|---|
| 1 SYP | 0.92 RSD |
| 10 SYP | 9.19 RSD |
| 50 SYP | 45.97 RSD |
| 100 SYP | 91.94 RSD |
| 500 SYP | 459.68 RSD |
| 1,000 SYP | 919.35 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-27T13:26:03Z",
"rates": {
"RSD": 0.919353
}
}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.9353,
"rate": 0.919353
}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