Rate Overview
Live
1 SYP = 0.007794 RSD
1 RSD = 128.3038
SYP
Avg
0.839772
High
0.932541
Low
0.007794
Last updated: 8/18/2026, 5:57:16 PM
Quick Conversions
| SYP | RSD |
|---|---|
| 1 SYP | 0.01 RSD |
| 10 SYP | 0.08 RSD |
| 50 SYP | 0.39 RSD |
| 100 SYP | 0.78 RSD |
| 500 SYP | 3.90 RSD |
| 1,000 SYP | 7.79 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-08-18T17:57:16Z",
"rates": {
"RSD": 0.007794
}
}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": 0.7794,
"rate": 0.007794
}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