Rate Overview
Live
1 AWG = 2.0520 AED
1 AED = 0.487340
AWG
Avg
2.0513
High
2.0523
Low
2.0378
Last updated: 7/21/2026, 9:09:45 PM
Quick Conversions
| AWG | AED |
|---|---|
| 1 AWG | 2.05 AED |
| 10 AWG | 20.52 AED |
| 50 AWG | 102.60 AED |
| 100 AWG | 205.20 AED |
| 500 AWG | 1,025.98 AED |
| 1,000 AWG | 2,051.96 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-07-21T21:09:45Z",
"rates": {
"AED": 2.051955
}
}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": 205.1955,
"rate": 2.051955
}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