Rate Overview
Live
1 AWG = 512.1195 AOA
1 AOA = 0.001953
AWG
Avg
512.4215
High
513.1210
Low
511.7192
Last updated: 8/14/2026, 9:09:42 AM
Quick Conversions
| AWG | AOA |
|---|---|
| 1 AWG | 512.12 AOA |
| 10 AWG | 5,121.19 AOA |
| 50 AWG | 25,605.97 AOA |
| 100 AWG | 51,211.95 AOA |
| 500 AWG | 256,059.73 AOA |
| 1,000 AWG | 512,119.46 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-08-14T09:09:42Z",
"rates": {
"AOA": 512.119457
}
}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": 51211.945700000004,
"rate": 512.119457
}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