Rate Overview
Live
1 SAR = 4.3189 SZL
1 SZL = 0.231538
SAR
Avg
4.3280
High
4.3628
Low
4.3042
Last updated: 8/12/2026, 5:05:10 PM
Quick Conversions
| SAR | SZL |
|---|---|
| 1 SAR | 4.32 SZL |
| 10 SAR | 43.19 SZL |
| 50 SAR | 215.95 SZL |
| 100 SAR | 431.89 SZL |
| 500 SAR | 2,159.47 SZL |
| 1,000 SAR | 4,318.95 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-08-12T17:05:10Z",
"rates": {
"SZL": 4.318945
}
}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": 431.89450000000005,
"rate": 4.318945
}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