Rate Overview
Live
1 SAR = 21.9981 ALL
1 ALL = 0.045458
SAR
Avg
21.8744
High
22.0573
Low
21.6765
Last updated: 3/7/2026, 12:33:22 AM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 22.00 ALL |
| 10 SAR | 219.98 ALL |
| 50 SAR | 1,099.91 ALL |
| 100 SAR | 2,199.81 ALL |
| 500 SAR | 10,999.07 ALL |
| 1,000 SAR | 21,998.14 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-03-07T00:33:22Z",
"rates": {
"ALL": 21.998138
}
}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": 2199.8138,
"rate": 21.998138
}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