Rate Overview
Live
1 AED = 21.6440 ALL
1 ALL = 0.046202
AED
Avg
21.6430
High
21.6990
Low
21.5481
Last updated: 9/3/2026, 5:30:50 AM
Quick Conversions
| AED | ALL |
|---|---|
| 1 AED | 21.64 ALL |
| 10 AED | 216.44 ALL |
| 50 AED | 1,082.20 ALL |
| 100 AED | 2,164.40 ALL |
| 500 AED | 10,822.01 ALL |
| 1,000 AED | 21,644.02 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-09-03T05:30:50Z",
"rates": {
"ALL": 21.644015
}
}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": 2164.4015,
"rate": 21.644015
}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