Rate Overview
Live
1 SZL = 0.226904 SAR
1 SAR = 4.4072
SZL
Avg
0.231515
High
0.236366
Low
0.226904
Last updated: 3/7/2026, 12:12:46 AM
Quick Conversions
| SZL | SAR |
|---|---|
| 1 SZL | 0.23 SAR |
| 10 SZL | 2.27 SAR |
| 50 SZL | 11.35 SAR |
| 100 SZL | 22.69 SAR |
| 500 SZL | 113.45 SAR |
| 1,000 SZL | 226.90 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-07T00:12:46Z",
"rates": {
"SAR": 0.226904
}
}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.6904,
"rate": 0.226904
}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