Rate Overview
Live
1 AED = 21.8445 ALL
1 ALL = 0.045778
AED
Avg
21.9255
High
21.9622
Low
21.8445
Last updated: 8/15/2026, 5:36:18 AM
Quick Conversions
| AED | ALL |
|---|---|
| 1 AED | 21.84 ALL |
| 10 AED | 218.44 ALL |
| 50 AED | 1,092.22 ALL |
| 100 AED | 2,184.45 ALL |
| 500 AED | 10,922.24 ALL |
| 1,000 AED | 21,844.48 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-08-15T05:36:18Z",
"rates": {
"ALL": 21.844483
}
}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": 2184.4483,
"rate": 21.844483
}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