Rate Overview
Live
1 SAR = 21.5422 ALL
1 ALL = 0.046420
SAR
Avg
21.6398
High
21.8014
Low
21.5418
Last updated: 4/18/2026, 8:45:38 AM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 21.54 ALL |
| 10 SAR | 215.42 ALL |
| 50 SAR | 1,077.11 ALL |
| 100 SAR | 2,154.22 ALL |
| 500 SAR | 10,771.12 ALL |
| 1,000 SAR | 21,542.23 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-04-18T08:45:38Z",
"rates": {
"ALL": 21.542234
}
}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": 2154.2234,
"rate": 21.542234
}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