Rate Overview
Live
1 SZL = 0.994187 ZAR
1 ZAR = 1.0058
SZL
Avg
0.999719
High
1.0198
Low
0.991737
Last updated: 7/26/2026, 10:50:11 PM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 0.99 ZAR |
| 10 SZL | 9.94 ZAR |
| 50 SZL | 49.71 ZAR |
| 100 SZL | 99.42 ZAR |
| 500 SZL | 497.09 ZAR |
| 1,000 SZL | 994.19 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-26T22:50:11Z",
"rates": {
"ZAR": 0.994187
}
}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": 99.4187,
"rate": 0.994187
}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