Rate Overview
Live
1 RSD = 129.5156 SYP
1 SYP = 0.007721
RSD
Avg
55.8674
High
130.3008
Low
1.0728
Last updated: 8/24/2026, 4:37:10 PM
Quick Conversions
| RSD | SYP |
|---|---|
| 1 RSD | 129.52 SYP |
| 10 RSD | 1,295.16 SYP |
| 50 RSD | 6,475.78 SYP |
| 100 RSD | 12,951.56 SYP |
| 500 RSD | 64,757.80 SYP |
| 1,000 RSD | 129,515.60 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-24T16:37:10Z",
"rates": {
"SYP": 129.515601
}
}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": 12951.5601,
"rate": 129.515601
}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