Rate Overview
Live
1 SZL = 0.998435 ZAR
1 ZAR = 1.0016
SZL
Avg
0.999784
High
1.0122
Low
0.987332
Last updated: 3/27/2026, 4:51:47 PM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.00 ZAR |
| 10 SZL | 9.98 ZAR |
| 50 SZL | 49.92 ZAR |
| 100 SZL | 99.84 ZAR |
| 500 SZL | 499.22 ZAR |
| 1,000 SZL | 998.44 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-27T16:51:47Z",
"rates": {
"ZAR": 0.998435
}
}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.84349999999999,
"rate": 0.998435
}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