Rate Overview
Live
1 AED = 0.487333 AWG
1 AWG = 2.0520
AED
Avg
0.487815
High
0.490734
Low
0.487320
Last updated: 5/27/2026, 6:14:46 AM
Quick Conversions
| AED | AWG |
|---|---|
| 1 AED | 0.49 AWG |
| 10 AED | 4.87 AWG |
| 50 AED | 24.37 AWG |
| 100 AED | 48.73 AWG |
| 500 AED | 243.67 AWG |
| 1,000 AED | 487.33 AWG |
Get AED/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=AWGExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-27T06:14:46Z",
"rates": {
"AWG": 0.487333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "AWG",
"amount": 100
},
"result": 48.7333,
"rate": 0.487333
}Build with AED/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key