Rate Overview
Live
1 SZL = 0.997075 ZAR
1 ZAR = 1.0029
SZL
Avg
1.0046
High
1.0198
Low
0.987332
Last updated: 3/7/2026, 12:12:49 AM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.00 ZAR |
| 10 SZL | 9.97 ZAR |
| 50 SZL | 49.85 ZAR |
| 100 SZL | 99.71 ZAR |
| 500 SZL | 498.54 ZAR |
| 1,000 SZL | 997.08 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-07T00:12:49Z",
"rates": {
"ZAR": 0.997075
}
}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.70750000000001,
"rate": 0.997075
}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