Rate Overview
Live
1 AOA = 0.001947 AWG
1 AWG = 513.6107
AOA
Avg
0.001949
High
0.001959
Low
0.001932
Last updated: 7/27/2026, 10:27:31 AM
Quick Conversions
| AOA | AWG |
|---|---|
| 1 AOA | 0.00 AWG |
| 10 AOA | 0.02 AWG |
| 50 AOA | 0.10 AWG |
| 100 AOA | 0.19 AWG |
| 500 AOA | 0.97 AWG |
| 1,000 AOA | 1.95 AWG |
Get AOA/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=AWGExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-07-27T10:27:31Z",
"rates": {
"AWG": 0.001947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "AWG",
"amount": 100
},
"result": 0.19469999999999998,
"rate": 0.001947
}Build with AOA/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key