Rate Overview
Live
1 SAR = 21.9777 ALL
1 ALL = 0.045501
SAR
Avg
23.0601
High
26.0165
Low
21.7402
Last updated: 7/28/2026, 8:54:04 AM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 21.98 ALL |
| 10 SAR | 219.78 ALL |
| 50 SAR | 1,098.89 ALL |
| 100 SAR | 2,197.77 ALL |
| 500 SAR | 10,988.87 ALL |
| 1,000 SAR | 21,977.74 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-28T08:54:04Z",
"rates": {
"ALL": 21.977741
}
}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": 2197.7741,
"rate": 21.977741
}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