Rate Overview
Live
1 SZL = 1.0243 ZAR
1 ZAR = 0.976294
SZL
Avg
1.0036
High
1.0243
Low
0.996628
Last updated: 7/23/2026, 5:14:12 PM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.02 ZAR |
| 10 SZL | 10.24 ZAR |
| 50 SZL | 51.21 ZAR |
| 100 SZL | 102.43 ZAR |
| 500 SZL | 512.14 ZAR |
| 1,000 SZL | 1,024.28 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-07-23T17:14:12Z",
"rates": {
"ZAR": 1.024282
}
}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": 102.42819999999999,
"rate": 1.024282
}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