Rate Overview
Live
1 VUV = 7.7994 AOA
1 AOA = 0.128216
VUV
Avg
7.7612
High
7.7994
Low
7.7269
Last updated: 5/7/2026, 1:52:24 PM
Quick Conversions
| VUV | AOA |
|---|---|
| 1 VUV | 7.80 AOA |
| 10 VUV | 77.99 AOA |
| 50 VUV | 389.97 AOA |
| 100 VUV | 779.94 AOA |
| 500 VUV | 3,899.68 AOA |
| 1,000 VUV | 7,799.36 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-05-07T13:52:24Z",
"rates": {
"AOA": 7.799355
}
}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": 779.9355,
"rate": 7.799355
}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