Rate Overview
Live
1 RSD = 0.158137 SZL
1 SZL = 6.3236
RSD
Avg
0.159142
High
0.159825
Low
0.158104
Last updated: 7/4/2026, 11:31:01 PM
Quick Conversions
| RSD | SZL |
|---|---|
| 1 RSD | 0.16 SZL |
| 10 RSD | 1.58 SZL |
| 50 RSD | 7.91 SZL |
| 100 RSD | 15.81 SZL |
| 500 RSD | 79.07 SZL |
| 1,000 RSD | 158.14 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-04T23:31:01Z",
"rates": {
"SZL": 0.158137
}
}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": 15.8137,
"rate": 0.158137
}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