Rate Overview
Live
1 SAR = 21.8594 ALL
1 ALL = 0.045747
SAR
Avg
23.1543
High
26.0165
Low
21.7402
Last updated: 5/29/2026, 6:52:24 PM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 21.86 ALL |
| 10 SAR | 218.59 ALL |
| 50 SAR | 1,092.97 ALL |
| 100 SAR | 2,185.94 ALL |
| 500 SAR | 10,929.71 ALL |
| 1,000 SAR | 21,859.43 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-05-29T18:52:24Z",
"rates": {
"ALL": 21.859425
}
}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": 2185.9425,
"rate": 21.859425
}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