Rate Overview
Live
1 ALL = 0.046420 SAR
1 SAR = 21.5424
ALL
Avg
0.046212
High
0.046421
Low
0.045868
Last updated: 4/18/2026, 8:46:02 AM
Quick Conversions
| ALL | SAR |
|---|---|
| 1 ALL | 0.05 SAR |
| 10 ALL | 0.46 SAR |
| 50 ALL | 2.32 SAR |
| 100 ALL | 4.64 SAR |
| 500 ALL | 23.21 SAR |
| 1,000 ALL | 46.42 SAR |
Get ALL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SARExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-18T08:46:02Z",
"rates": {
"SAR": 0.04642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SAR",
"amount": 100
},
"result": 4.642,
"rate": 0.04642
}Build with ALL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key