Rate Overview
Live
1 SYP = 0.007727 RSD
1 RSD = 129.4163
SYP
Avg
0.235042
High
0.930370
Low
0.007653
Last updated: 8/20/2026, 1:51:41 PM
Quick Conversions
| SYP | RSD |
|---|---|
| 1 SYP | 0.01 RSD |
| 10 SYP | 0.08 RSD |
| 50 SYP | 0.39 RSD |
| 100 SYP | 0.77 RSD |
| 500 SYP | 3.86 RSD |
| 1,000 SYP | 7.73 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-20T13:51:41Z",
"rates": {
"RSD": 0.007727
}
}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.7727,
"rate": 0.007727
}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