Rate Overview
Live
1 AWG = 2.0522 AED
1 AED = 0.487281
AWG
Avg
2.0520
High
2.0524
Low
2.0517
Last updated: 5/27/2026, 3:38:52 AM
Quick Conversions
| AWG | AED |
|---|---|
| 1 AWG | 2.05 AED |
| 10 AWG | 20.52 AED |
| 50 AWG | 102.61 AED |
| 100 AWG | 205.22 AED |
| 500 AWG | 1,026.10 AED |
| 1,000 AWG | 2,052.21 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-27T03:38:52Z",
"rates": {
"AED": 2.052206
}
}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.2206,
"rate": 2.052206
}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