Rate Overview
Live
1 AWG = 2.0520 AED
1 AED = 0.487320
AWG
Avg
2.0519
High
2.0521
Low
2.0517
Last updated: 3/27/2026, 11:33:44 AM
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,026.02 AED |
| 1,000 AWG | 2,052.04 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-03-27T11:33:44Z",
"rates": {
"AED": 2.052039
}
}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.2039,
"rate": 2.052039
}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