Rate Overview
Live
1 SAR = 22.1114 ALL
1 ALL = 0.045226
SAR
Avg
23.2862
High
26.0165
Low
21.7402
Last updated: 3/27/2026, 2:35:59 PM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 22.11 ALL |
| 10 SAR | 221.11 ALL |
| 50 SAR | 1,105.57 ALL |
| 100 SAR | 2,211.14 ALL |
| 500 SAR | 11,055.68 ALL |
| 1,000 SAR | 22,111.36 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-27T14:35:59Z",
"rates": {
"ALL": 22.111363
}
}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": 2211.1363,
"rate": 22.111363
}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