Rate Overview
Live
1 AED = 22.3630 ALL
1 ALL = 0.044717
AED
Avg
22.3558
High
22.7357
Low
22.0991
Last updated: 7/22/2026, 9:40:11 AM
Quick Conversions
| AED | ALL |
|---|---|
| 1 AED | 22.36 ALL |
| 10 AED | 223.63 ALL |
| 50 AED | 1,118.15 ALL |
| 100 AED | 2,236.30 ALL |
| 500 AED | 11,181.52 ALL |
| 1,000 AED | 22,363.05 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-22T09:40:11Z",
"rates": {
"ALL": 22.363045
}
}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": 2236.3045,
"rate": 22.363045
}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