Rate Overview
Live
1 ALL = 0.044598 AED
1 AED = 22.4225
ALL
Avg
0.042734
High
0.044941
Low
0.038072
Last updated: 7/26/2026, 11:48:35 AM
Quick Conversions
| ALL | AED |
|---|---|
| 1 ALL | 0.04 AED |
| 10 ALL | 0.45 AED |
| 50 ALL | 2.23 AED |
| 100 ALL | 4.46 AED |
| 500 ALL | 22.30 AED |
| 1,000 ALL | 44.60 AED |
Get ALL/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=AEDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-26T11:48:35Z",
"rates": {
"AED": 0.044598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "AED",
"amount": 100
},
"result": 4.4597999999999995,
"rate": 0.044598
}Build with ALL/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key