Rate Overview
Live
1 SZL = 0.220251 SAR
1 SAR = 4.5403
SZL
Avg
0.221201
High
0.224654
Low
0.219070
Last updated: 3/27/2026, 9:50:12 AM
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.13 SAR |
| 1,000 SZL | 220.25 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-27T09:50:12Z",
"rates": {
"SAR": 0.220251
}
}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.025100000000002,
"rate": 0.220251
}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