Rate Overview
Live
1 AWG = 512.6437 AOA
1 AOA = 0.001951
AWG
Avg
512.6922
High
514.0681
Low
511.6720
Last updated: 9/2/2026, 8:05:04 AM
Quick Conversions
| AWG | AOA |
|---|---|
| 1 AWG | 512.64 AOA |
| 10 AWG | 5,126.44 AOA |
| 50 AWG | 25,632.18 AOA |
| 100 AWG | 51,264.37 AOA |
| 500 AWG | 256,321.84 AOA |
| 1,000 AWG | 512,643.68 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-09-02T08:05:04Z",
"rates": {
"AOA": 512.643681
}
}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": 51264.3681,
"rate": 512.643681
}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