Rate Overview
Live
1 SZL = 1.0052 ZAR
1 ZAR = 0.994841
SZL
Avg
0.998476
High
1.0090
Low
0.981914
Last updated: 3/27/2026, 1:40:20 PM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.01 ZAR |
| 10 SZL | 10.05 ZAR |
| 50 SZL | 50.26 ZAR |
| 100 SZL | 100.52 ZAR |
| 500 SZL | 502.59 ZAR |
| 1,000 SZL | 1,005.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-03-27T13:40:20Z",
"rates": {
"ZAR": 1.005186
}
}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.51859999999999,
"rate": 1.005186
}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