Rate Overview
Live
1 RSD = 129.5365 SYP
1 SYP = 0.007720
RSD
Avg
128.6571
High
129.5365
Low
127.8648
Last updated: 8/21/2026, 9:13:49 AM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 129.54 SYP |
| 10 RSD | 1,295.37 SYP |
| 50 RSD | 6,476.83 SYP |
| 100 RSD | 12,953.65 SYP |
| 500 RSD | 64,768.27 SYP |
| 1,000 RSD | 129,536.53 SYP |
Get RSD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SYPExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-08-21T09:13:49Z",
"rates": {
"SYP": 129.53653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SYP",
"amount": 100
},
"result": 12953.653,
"rate": 129.53653
}Build with RSD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key