Rate Overview
Live
1 SZL = 1.0034 ZAR
1 ZAR = 0.996634
SZL
Avg
1.0001
High
1.0122
Low
0.987332
Last updated: 3/27/2026, 7:09:41 PM
Quick Conversions
| SZL | ZAR |
|---|---|
| 1 SZL | 1.00 ZAR |
| 10 SZL | 10.03 ZAR |
| 50 SZL | 50.17 ZAR |
| 100 SZL | 100.34 ZAR |
| 500 SZL | 501.69 ZAR |
| 1,000 SZL | 1,003.38 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-03-27T19:09:41Z",
"rates": {
"ZAR": 1.003377
}
}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": 100.3377,
"rate": 1.003377
}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