Rate Overview
Live
1 VUV = 7.7325 AOA
1 AOA = 0.129325
VUV
Avg
7.7160
High
7.9852
Low
7.4197
Last updated: 6/17/2026, 5:12:19 AM
Quick Conversions
| VUV | AOA |
|---|---|
| 1 VUV | 7.73 AOA |
| 10 VUV | 77.32 AOA |
| 50 VUV | 386.62 AOA |
| 100 VUV | 773.25 AOA |
| 500 VUV | 3,866.23 AOA |
| 1,000 VUV | 7,732.46 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-06-17T05:12:19Z",
"rates": {
"AOA": 7.732455
}
}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": 773.2455,
"rate": 7.732455
}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