Rate Overview
Live
1 SZL = 0.999512 ZAR
1 ZAR = 1.0005
SZL
Avg
1.0001
High
1.0092
Low
0.991737
Last updated: 7/24/2026, 4:23:58 AM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.00 ZAR |
| 10 SZL | 10.00 ZAR |
| 50 SZL | 49.98 ZAR |
| 100 SZL | 99.95 ZAR |
| 500 SZL | 499.76 ZAR |
| 1,000 SZL | 999.51 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-24T04:23:58Z",
"rates": {
"ZAR": 0.999512
}
}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.9512,
"rate": 0.999512
}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