Rate Overview
Live
1 AED = 22.3780 ALL
1 ALL = 0.044687
AED
Avg
22.3794
High
22.5021
Low
22.3176
Last updated: 7/9/2026, 5:20:11 AM
Quick Conversions
| AED | ALL |
|---|---|
| 1 AED | 22.38 ALL |
| 10 AED | 223.78 ALL |
| 50 AED | 1,118.90 ALL |
| 100 AED | 2,237.80 ALL |
| 500 AED | 11,189.02 ALL |
| 1,000 AED | 22,378.05 ALL |
Get AED/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=ALLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-09T05:20:11Z",
"rates": {
"ALL": 22.378046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "ALL",
"amount": 100
},
"result": 2237.8046,
"rate": 22.378046
}Build with AED/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key