Rate Overview
Live
1 ALL = 0.046207 AED
1 AED = 21.6417
ALL
Avg
0.046205
High
0.046407
Low
0.046085
Last updated: 9/3/2026, 1:30:21 PM
Quick Conversions
| ALL | AED |
|---|---|
| 1 ALL | 0.05 AED |
| 10 ALL | 0.46 AED |
| 50 ALL | 2.31 AED |
| 100 ALL | 4.62 AED |
| 500 ALL | 23.10 AED |
| 1,000 ALL | 46.21 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-09-03T13:30:21Z",
"rates": {
"AED": 0.046207
}
}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.620699999999999,
"rate": 0.046207
}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