Rate Overview
Live
1 AWG = 509.6462 AOA
1 AOA = 0.001962
AWG
Avg
509.7643
High
510.0003
Low
509.2926
Last updated: 5/7/2026, 8:38:13 AM
Quick Conversions
| AWG | AOA |
|---|---|
| 1 AWG | 509.65 AOA |
| 10 AWG | 5,096.46 AOA |
| 50 AWG | 25,482.31 AOA |
| 100 AWG | 50,964.62 AOA |
| 500 AWG | 254,823.11 AOA |
| 1,000 AWG | 509,646.21 AOA |
Get AWG/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=AOAExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T08:38:13Z",
"rates": {
"AOA": 509.64621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "AOA",
"amount": 100
},
"result": 50964.621,
"rate": 509.64621
}Build with AWG/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key