Rate Overview
Live
1 SZL = 0.999394 ZAR
1 ZAR = 1.0006
SZL
Avg
0.999485
High
1.0006
Low
0.996370
Last updated: 5/27/2026, 9:57:34 AM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.00 ZAR |
| 10 SZL | 9.99 ZAR |
| 50 SZL | 49.97 ZAR |
| 100 SZL | 99.94 ZAR |
| 500 SZL | 499.70 ZAR |
| 1,000 SZL | 999.39 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-05-27T09:57:34Z",
"rates": {
"ZAR": 0.999394
}
}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.9394,
"rate": 0.999394
}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