Rate Overview
Live
1 SZL = 0.231538 SAR
1 SAR = 4.3189
SZL
Avg
0.231058
High
0.232332
Low
0.229208
Last updated: 8/12/2026, 5:04:21 PM
Quick Conversions
| SZL | SAR |
|---|---|
| 1 SZL | 0.23 SAR |
| 10 SZL | 2.32 SAR |
| 50 SZL | 11.58 SAR |
| 100 SZL | 23.15 SAR |
| 500 SZL | 115.77 SAR |
| 1,000 SZL | 231.54 SAR |
Get SZL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=SARExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-08-12T17:04:21Z",
"rates": {
"SAR": 0.231538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "SAR",
"amount": 100
},
"result": 23.1538,
"rate": 0.231538
}Build with SZL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key