Rate Overview
Live
1 AED = 22.3141 ALL
1 ALL = 0.044815
AED
Avg
22.3204
High
22.3892
Low
22.2512
Last updated: 6/19/2026, 3:49:50 AM
Quick Conversions
| AED | ALL |
|---|---|
| 1 AED | 22.31 ALL |
| 10 AED | 223.14 ALL |
| 50 AED | 1,115.70 ALL |
| 100 AED | 2,231.41 ALL |
| 500 AED | 11,157.03 ALL |
| 1,000 AED | 22,314.06 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-06-19T03:49:50Z",
"rates": {
"ALL": 22.314062
}
}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": 2231.4062,
"rate": 22.314062
}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