Rate Overview
Live
1 AWG = 2.0436 AED
1 AED = 0.489341
AWG
Avg
2.0416
High
2.0463
Low
2.0392
Last updated: 4/16/2026, 7:34:21 PM
Quick Conversions
| AWG | AED |
|---|---|
| 1 AWG | 2.04 AED |
| 10 AWG | 20.44 AED |
| 50 AWG | 102.18 AED |
| 100 AWG | 204.36 AED |
| 500 AWG | 1,021.78 AED |
| 1,000 AWG | 2,043.56 AED |
Get AWG/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=AEDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-16T19:34:21Z",
"rates": {
"AED": 2.043563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "AED",
"amount": 100
},
"result": 204.35629999999998,
"rate": 2.043563
}Build with AWG/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key