Rate Overview
Live
1 VUV = 7.7292 AOA
1 AOA = 0.129379
VUV
Avg
7.6991
High
7.9408
Low
7.5122
Last updated: 8/13/2026, 2:45:01 PM
Quick Conversions
| VUV | AOA |
|---|---|
| 1 VUV | 7.73 AOA |
| 10 VUV | 77.29 AOA |
| 50 VUV | 386.46 AOA |
| 100 VUV | 772.92 AOA |
| 500 VUV | 3,864.61 AOA |
| 1,000 VUV | 7,729.21 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-13T14:45:01Z",
"rates": {
"AOA": 7.729211
}
}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.9211,
"rate": 7.729211
}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