Rate Overview
Live
1 VUV = 7.6851 AOA
1 AOA = 0.130121
VUV
Avg
7.6963
High
7.7624
Low
7.6710
Last updated: 7/28/2026, 8:45:41 AM
Quick Conversions
| VUV | AOA |
|---|---|
| 1 VUV | 7.69 AOA |
| 10 VUV | 76.85 AOA |
| 50 VUV | 384.26 AOA |
| 100 VUV | 768.51 AOA |
| 500 VUV | 3,842.56 AOA |
| 1,000 VUV | 7,685.13 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-07-28T08:45:41Z",
"rates": {
"AOA": 7.685129
}
}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": 768.5129,
"rate": 7.685129
}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