Rate Overview
Live
1 ALL = 0.045800 AED
1 AED = 21.8341
ALL
Avg
0.045667
High
0.045800
Low
0.045541
Last updated: 8/17/2026, 5:05:04 AM
Quick Conversions
| ALL | AED |
|---|---|
| 1 ALL | 0.05 AED |
| 10 ALL | 0.46 AED |
| 50 ALL | 2.29 AED |
| 100 ALL | 4.58 AED |
| 500 ALL | 22.90 AED |
| 1,000 ALL | 45.80 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-08-17T05:05:04Z",
"rates": {
"AED": 0.0458
}
}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.58,
"rate": 0.0458
}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