Rate Overview
Live
1 ALL = 0.045449 AED
1 AED = 22.0027
ALL
Avg
0.045170
High
0.045449
Low
0.044876
Last updated: 4/18/2026, 8:43:42 AM
Quick Conversions
| ALL | AED |
|---|---|
| 1 ALL | 0.05 AED |
| 10 ALL | 0.45 AED |
| 50 ALL | 2.27 AED |
| 100 ALL | 4.54 AED |
| 500 ALL | 22.72 AED |
| 1,000 ALL | 45.45 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-04-18T08:43:42Z",
"rates": {
"AED": 0.045449
}
}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.5449,
"rate": 0.045449
}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