Rate Overview
Live
1 SAR = 4.3230 SZL
1 SZL = 0.231321
SAR
Avg
4.3557
High
4.4120
Low
4.3069
Last updated: 6/16/2026, 1:41:25 PM
Quick Conversions
| SAR | SZL |
|---|---|
| 1 SAR | 4.32 SZL |
| 10 SAR | 43.23 SZL |
| 50 SAR | 216.15 SZL |
| 100 SAR | 432.30 SZL |
| 500 SAR | 2,161.50 SZL |
| 1,000 SAR | 4,323.00 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-06-16T13:41:25Z",
"rates": {
"SZL": 4.323
}
}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.30000000000007,
"rate": 4.323
}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