Rate Overview
Live
1 SAR = 4.4131 SZL
1 SZL = 0.226597
SAR
Avg
4.3315
High
4.4131
Low
4.2307
Last updated: 3/7/2026, 7:58:49 AM
Quick Conversions
| SAR | SZL |
|---|---|
| 1 SAR | 4.41 SZL |
| 10 SAR | 44.13 SZL |
| 50 SAR | 220.66 SZL |
| 100 SAR | 441.31 SZL |
| 500 SAR | 2,206.56 SZL |
| 1,000 SAR | 4,413.12 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-03-07T07:58:49Z",
"rates": {
"SZL": 4.41312
}
}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": 441.312,
"rate": 4.41312
}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