Rate Overview
Live
1 SAR = 4.3272 SZL
1 SZL = 0.231094
SAR
Avg
4.3590
High
4.3932
Low
4.3268
Last updated: 7/5/2026, 4:16:41 PM
Quick Conversions
| SAR | SZL |
|---|---|
| 1 SAR | 4.33 SZL |
| 10 SAR | 43.27 SZL |
| 50 SAR | 216.36 SZL |
| 100 SAR | 432.72 SZL |
| 500 SAR | 2,163.62 SZL |
| 1,000 SAR | 4,327.24 SZL |
Get SAR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SZLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-05T16:16:41Z",
"rates": {
"SZL": 4.32724
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SZL",
"amount": 100
},
"result": 432.724,
"rate": 4.32724
}Build with SAR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key