Rate Overview
Live
1 RSD = 128.5652 SYP
1 SYP = 0.007778
RSD
Avg
128.7407
High
128.9470
Low
128.5652
Last updated: 9/12/2026, 4:03:02 AM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 128.57 SYP |
| 10 RSD | 1,285.65 SYP |
| 50 RSD | 6,428.26 SYP |
| 100 RSD | 12,856.52 SYP |
| 500 RSD | 64,282.60 SYP |
| 1,000 RSD | 128,565.20 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-09-12T04:03:02Z",
"rates": {
"SYP": 128.565198
}
}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": 12856.519800000002,
"rate": 128.565198
}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