Rate Overview
Live
1 SZL = 1.0040 ZAR
1 ZAR = 0.995981
SZL
Avg
1.0004
High
1.0092
Low
0.993936
Last updated: 3/27/2026, 2:47:52 PM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.00 ZAR |
| 10 SZL | 10.04 ZAR |
| 50 SZL | 50.20 ZAR |
| 100 SZL | 100.40 ZAR |
| 500 SZL | 502.02 ZAR |
| 1,000 SZL | 1,004.04 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-03-27T14:47:52Z",
"rates": {
"ZAR": 1.004035
}
}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": 100.40350000000001,
"rate": 1.004035
}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