Rate Overview
Live
1 ZAR = 1.0002 SZL
1 SZL = 0.999774
ZAR
Avg
1.0009
High
1.0060
Low
0.996926
Last updated: 5/27/2026, 6:53:49 AM
Quick Conversions
| ZAR | SZL |
|---|---|
| 1 ZAR | 1.00 SZL |
| 10 ZAR | 10.00 SZL |
| 50 ZAR | 50.01 SZL |
| 100 ZAR | 100.02 SZL |
| 500 ZAR | 500.11 SZL |
| 1,000 ZAR | 1,000.23 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-05-27T06:53:49Z",
"rates": {
"SZL": 1.000226
}
}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": 100.02260000000001,
"rate": 1.000226
}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