Rate Overview
Live
1 SAR = 21.9571 ALL
1 ALL = 0.045543
SAR
Avg
21.9191
High
22.0335
Low
21.8106
Last updated: 7/27/2026, 4:01:11 PM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 21.96 ALL |
| 10 SAR | 219.57 ALL |
| 50 SAR | 1,097.86 ALL |
| 100 SAR | 2,195.71 ALL |
| 500 SAR | 10,978.57 ALL |
| 1,000 SAR | 21,957.15 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-27T16:01:11Z",
"rates": {
"ALL": 21.957146
}
}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": 2195.7146000000002,
"rate": 21.957146
}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