Rate Overview
Live
1 ZAR = 1.0012 SZL
1 SZL = 0.998790
ZAR
Avg
1.0008
High
1.0184
Low
0.991077
Last updated: 3/27/2026, 7:51:28 AM
Quick Conversions
| ZAR | SZL |
|---|---|
| 1 ZAR | 1.00 SZL |
| 10 ZAR | 10.01 SZL |
| 50 ZAR | 50.06 SZL |
| 100 ZAR | 100.12 SZL |
| 500 ZAR | 500.61 SZL |
| 1,000 ZAR | 1,001.21 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-03-27T07:51:28Z",
"rates": {
"SZL": 1.001211
}
}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.12110000000001,
"rate": 1.001211
}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