Rate Overview
Live
1 SZL = 0.998939 ZAR
1 ZAR = 1.0011
SZL
Avg
0.998593
High
1.0004
Low
0.994837
Last updated: 7/6/2026, 2:49:01 PM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.00 ZAR |
| 10 SZL | 9.99 ZAR |
| 50 SZL | 49.95 ZAR |
| 100 SZL | 99.89 ZAR |
| 500 SZL | 499.47 ZAR |
| 1,000 SZL | 998.94 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-06T14:49:01Z",
"rates": {
"ZAR": 0.998939
}
}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.8939,
"rate": 0.998939
}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