Rate Overview
Live
1 ALL = 0.045539 SAR
1 SAR = 21.9592
ALL
Avg
0.045648
High
0.045745
Low
0.045539
Last updated: 7/26/2026, 4:02:38 AM
Quick Conversions
| ALL | SAR |
|---|---|
| 1 ALL | 0.05 SAR |
| 10 ALL | 0.46 SAR |
| 50 ALL | 2.28 SAR |
| 100 ALL | 4.55 SAR |
| 500 ALL | 22.77 SAR |
| 1,000 ALL | 45.54 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-07-26T04:02:38Z",
"rates": {
"SAR": 0.045539
}
}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.5539000000000005,
"rate": 0.045539
}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