Rate Overview
Live
1 AED = 22.4178 ALL
1 ALL = 0.044607
AED
Avg
22.3831
High
22.4195
Low
22.3290
Last updated: 7/27/2026, 7:23:49 PM
Quick Conversions
| AED | ALL |
|---|---|
| 1 AED | 22.42 ALL |
| 10 AED | 224.18 ALL |
| 50 AED | 1,120.89 ALL |
| 100 AED | 2,241.78 ALL |
| 500 AED | 11,208.88 ALL |
| 1,000 AED | 22,417.76 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-27T19:23:49Z",
"rates": {
"ALL": 22.417756
}
}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": 2241.7756,
"rate": 22.417756
}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