Rate Overview
Live
1 SZL = 0.982618 ZAR
1 ZAR = 1.0177
SZL
Avg
0.994301
High
1.0039
Low
0.982543
Last updated: 5/7/2026, 1:27:21 AM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 0.98 ZAR |
| 10 SZL | 9.83 ZAR |
| 50 SZL | 49.13 ZAR |
| 100 SZL | 98.26 ZAR |
| 500 SZL | 491.31 ZAR |
| 1,000 SZL | 982.62 ZAR |
Get SZL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=ZARExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-05-07T01:27:21Z",
"rates": {
"ZAR": 0.982618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "ZAR",
"amount": 100
},
"result": 98.2618,
"rate": 0.982618
}Build with SZL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key