Rate Overview
Live
1 SAR = 21.7034 ALL
1 ALL = 0.046076
SAR
Avg
21.8416
High
22.1184
Low
21.4601
Last updated: 7/31/2026, 8:55:45 AM
Quick Conversions
| SAR | ALL |
|---|---|
| 1 SAR | 21.70 ALL |
| 10 SAR | 217.03 ALL |
| 50 SAR | 1,085.17 ALL |
| 100 SAR | 2,170.34 ALL |
| 500 SAR | 10,851.69 ALL |
| 1,000 SAR | 21,703.38 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-31T08:55:45Z",
"rates": {
"ALL": 21.703382
}
}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": 2170.3382,
"rate": 21.703382
}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