Rate Overview
Live
1 SAR = 21.8712 ALL
1 ALL = 0.045722
SAR
Avg
21.8952
High
21.9330
Low
21.8591
Last updated: 7/10/2026, 8:48:37 AM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 21.87 ALL |
| 10 SAR | 218.71 ALL |
| 50 SAR | 1,093.56 ALL |
| 100 SAR | 2,187.12 ALL |
| 500 SAR | 10,935.61 ALL |
| 1,000 SAR | 21,871.23 ALL |
Get SAR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=ALLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-10T08:48:37Z",
"rates": {
"ALL": 21.871228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "ALL",
"amount": 100
},
"result": 2187.1227999999996,
"rate": 21.871228
}Build with SAR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key