Rate Overview
Live
1 AED = 22.0024 ALL
1 ALL = 0.045450
AED
Avg
22.1387
High
22.2836
Low
22.0024
Last updated: 4/18/2026, 8:43:00 AM
Quick Conversions
| AED | ALL |
|---|---|
| 1 AED | 22.00 ALL |
| 10 AED | 220.02 ALL |
| 50 AED | 1,100.12 ALL |
| 100 AED | 2,200.24 ALL |
| 500 AED | 11,001.21 ALL |
| 1,000 AED | 22,002.42 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-04-18T08:43:00Z",
"rates": {
"ALL": 22.002423
}
}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": 2200.2423,
"rate": 22.002423
}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