Rate Overview
Live
1 SAR = 21.9123 ALL
1 ALL = 0.045636
SAR
Avg
21.9336
High
21.9777
Low
21.8898
Last updated: 7/30/2026, 4:01:36 AM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 21.91 ALL |
| 10 SAR | 219.12 ALL |
| 50 SAR | 1,095.62 ALL |
| 100 SAR | 2,191.23 ALL |
| 500 SAR | 10,956.15 ALL |
| 1,000 SAR | 21,912.31 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-30T04:01:36Z",
"rates": {
"ALL": 21.912308
}
}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": 2191.2308,
"rate": 21.912308
}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