Rate Overview
Live
1 RSD = 0.160423 SZL
1 SZL = 6.2335
RSD
Avg
0.166899
High
0.178100
Low
0.158140
Last updated: 7/21/2026, 9:07:13 PM
Quick Conversions
| RSD | SZL |
|---|---|
| 1 RSD | 0.16 SZL |
| 10 RSD | 1.60 SZL |
| 50 RSD | 8.02 SZL |
| 100 RSD | 16.04 SZL |
| 500 RSD | 80.21 SZL |
| 1,000 RSD | 160.42 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-07-21T21:07:13Z",
"rates": {
"SZL": 0.160423
}
}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.0423,
"rate": 0.160423
}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