Rate Overview
Live
1 ALL = 0.045374 AED
1 AED = 22.0391
ALL
Avg
0.045123
High
0.045374
Low
0.044799
Last updated: 5/9/2026, 7:21:21 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.69 AED |
| 1,000 ALL | 45.37 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-05-09T07:21:21Z",
"rates": {
"AED": 0.045374
}
}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.5374,
"rate": 0.045374
}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