Rate Overview
Live
1 VUV = 7.7276 AOA
1 AOA = 0.129407
VUV
Avg
7.7126
High
7.8885
Low
7.6706
Last updated: 8/14/2026, 1:55:56 AM
Quick Conversions
| VUV | AOA |
|---|---|
| 1 VUV | 7.73 AOA |
| 10 VUV | 77.28 AOA |
| 50 VUV | 386.38 AOA |
| 100 VUV | 772.76 AOA |
| 500 VUV | 3,863.79 AOA |
| 1,000 VUV | 7,727.58 AOA |
Get VUV/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=AOAExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-14T01:55:56Z",
"rates": {
"AOA": 7.727584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "AOA",
"amount": 100
},
"result": 772.7584,
"rate": 7.727584
}Build with VUV/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key