Rate Overview
Live
1 SAR = 21.5282 ALL
1 ALL = 0.046451
SAR
Avg
21.6651
High
21.8036
Low
21.5282
Last updated: 5/9/2026, 2:24:46 AM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 21.53 ALL |
| 10 SAR | 215.28 ALL |
| 50 SAR | 1,076.41 ALL |
| 100 SAR | 2,152.82 ALL |
| 500 SAR | 10,764.12 ALL |
| 1,000 SAR | 21,528.25 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-09T02:24:46Z",
"rates": {
"ALL": 21.528249
}
}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": 2152.8249,
"rate": 21.528249
}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