Rate Overview
Live
1 SZL = 0.220283 SAR
1 SAR = 4.5396
SZL
Avg
0.215993
High
0.236000
Low
0.191312
Last updated: 3/27/2026, 3:15:04 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.14 SAR |
| 1,000 SZL | 220.28 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-27T15:15:04Z",
"rates": {
"SAR": 0.220283
}
}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.0283,
"rate": 0.220283
}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