Rate Overview
Live
1 RSD = 0.167810 SZL
1 SZL = 5.9591
RSD
Avg
0.167442
High
0.168702
Low
0.164978
Last updated: 3/27/2026, 10:07:10 AM
Quick Conversions
| RSD | SZL |
|---|---|
| 1 RSD | 0.17 SZL |
| 10 RSD | 1.68 SZL |
| 50 RSD | 8.39 SZL |
| 100 RSD | 16.78 SZL |
| 500 RSD | 83.90 SZL |
| 1,000 RSD | 167.81 SZL |
Get RSD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=SZLExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-27T10:07:10Z",
"rates": {
"SZL": 0.16781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "SZL",
"amount": 100
},
"result": 16.781,
"rate": 0.16781
}Build with RSD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key