Rate Overview
Live
1 SZL = 0.220292 SAR
1 SAR = 4.5394
SZL
Avg
0.212087
High
0.235780
Low
0.195169
Last updated: 3/27/2026, 5:06:36 PM
Quick Conversions
| SZL | SAR |
|---|---|
| 1 SZL | 0.22 SAR |
| 10 SZL | 2.20 SAR |
| 50 SZL | 11.01 SAR |
| 100 SZL | 22.03 SAR |
| 500 SZL | 110.15 SAR |
| 1,000 SZL | 220.29 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-03-27T17:06:36Z",
"rates": {
"SAR": 0.220292
}
}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": 22.0292,
"rate": 0.220292
}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