Rate Overview
Live
1 ALL = 0.046720 SAR
1 SAR = 21.4041
ALL
Avg
0.046250
High
0.046720
Low
0.045864
Last updated: 5/9/2026, 11:08:01 AM
Quick Conversions
| ALL | SAR |
|---|---|
| 1 ALL | 0.05 SAR |
| 10 ALL | 0.47 SAR |
| 50 ALL | 2.34 SAR |
| 100 ALL | 4.67 SAR |
| 500 ALL | 23.36 SAR |
| 1,000 ALL | 46.72 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-05-09T11:08:01Z",
"rates": {
"SAR": 0.04672
}
}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.672,
"rate": 0.04672
}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