Rate Overview
Live
1 SAR = 4.3513 SZL
1 SZL = 0.229815
SAR
Avg
4.4277
High
4.4814
Low
4.3513
Last updated: 5/7/2026, 6:57:39 AM
Quick Conversions
| SAR | SZL |
|---|---|
| 1 SAR | 4.35 SZL |
| 10 SAR | 43.51 SZL |
| 50 SAR | 217.57 SZL |
| 100 SAR | 435.13 SZL |
| 500 SAR | 2,175.66 SZL |
| 1,000 SAR | 4,351.33 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-05-07T06:57:39Z",
"rates": {
"SZL": 4.351329
}
}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": 435.13289999999995,
"rate": 4.351329
}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