Rate Overview
Live
1 AED = 0.487340 AWG
1 AWG = 2.0520
AED
Avg
0.487349
High
0.487406
Low
0.487320
Last updated: 3/7/2026, 2:13:01 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.34 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-03-07T02:13:01Z",
"rates": {
"AWG": 0.48734
}
}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.734,
"rate": 0.48734
}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