Rate Overview
Live
1 AWG = 2.0407 AED
1 AED = 0.490023
AWG
Avg
2.0399
High
2.0407
Low
2.0377
Last updated: 5/7/2026, 12:19:08 AM
Quick Conversions
| AWG | AED |
|---|---|
| 1 AWG | 2.04 AED |
| 10 AWG | 20.41 AED |
| 50 AWG | 102.04 AED |
| 100 AWG | 204.07 AED |
| 500 AWG | 1,020.36 AED |
| 1,000 AWG | 2,040.72 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-05-07T00:19:08Z",
"rates": {
"AED": 2.040721
}
}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.0721,
"rate": 2.040721
}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