Rate Overview
Live
1 ALL = 0.045222 SAR
1 SAR = 22.1131
ALL
Avg
0.045297
High
0.045514
Low
0.045114
Last updated: 3/27/2026, 1:15:15 PM
Quick Conversions
| ALL | SAR |
|---|---|
| 1 ALL | 0.05 SAR |
| 10 ALL | 0.45 SAR |
| 50 ALL | 2.26 SAR |
| 100 ALL | 4.52 SAR |
| 500 ALL | 22.61 SAR |
| 1,000 ALL | 45.22 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-03-27T13:15:15Z",
"rates": {
"SAR": 0.045222
}
}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.5222,
"rate": 0.045222
}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