Rate Overview
Live
1 RSD = 0.160004 SZL
1 SZL = 6.2498
RSD
Avg
0.160978
High
0.162790
Low
0.159501
Last updated: 6/16/2026, 11:36:35 AM
Quick Conversions
| RSD | SZL |
|---|---|
| 1 RSD | 0.16 SZL |
| 10 RSD | 1.60 SZL |
| 50 RSD | 8.00 SZL |
| 100 RSD | 16.00 SZL |
| 500 RSD | 80.00 SZL |
| 1,000 RSD | 160.00 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-06-16T11:36:35Z",
"rates": {
"SZL": 0.160004
}
}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.0004,
"rate": 0.160004
}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