Rate Overview
Live
1 ALL = 0.044153 AED
1 AED = 22.6485
ALL
Avg
0.043729
High
0.045197
Low
0.039976
Last updated: 3/27/2026, 8:20:43 AM
Quick Conversions
| ALL | AED |
|---|---|
| 1 ALL | 0.04 AED |
| 10 ALL | 0.44 AED |
| 50 ALL | 2.21 AED |
| 100 ALL | 4.42 AED |
| 500 ALL | 22.08 AED |
| 1,000 ALL | 44.15 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-03-27T08:20:43Z",
"rates": {
"AED": 0.044153
}
}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.4153,
"rate": 0.044153
}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