Rate Overview
Live
1 ZAR = 0.997543 SZL
1 SZL = 1.0025
ZAR
Avg
0.999822
High
1.0083
Low
0.990852
Last updated: 7/24/2026, 1:08:50 PM
Quick Conversions
| ZAR | SZL |
|---|---|
| 1 ZAR | 1.00 SZL |
| 10 ZAR | 9.98 SZL |
| 50 ZAR | 49.88 SZL |
| 100 ZAR | 99.75 SZL |
| 500 ZAR | 498.77 SZL |
| 1,000 ZAR | 997.54 SZL |
Get ZAR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SZLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-24T13:08:50Z",
"rates": {
"SZL": 0.997543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SZL",
"amount": 100
},
"result": 99.7543,
"rate": 0.997543
}Build with ZAR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key