Rate Overview
Live
1 VUV = 7.7816 AOA
1 AOA = 0.128508
VUV
Avg
7.6673
High
7.7816
Low
7.5524
Last updated: 4/17/2026, 1:38:15 PM
Quick Conversions
| VUV | AOA |
|---|---|
| 1 VUV | 7.78 AOA |
| 10 VUV | 77.82 AOA |
| 50 VUV | 389.08 AOA |
| 100 VUV | 778.16 AOA |
| 500 VUV | 3,890.80 AOA |
| 1,000 VUV | 7,781.61 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-04-17T13:38:15Z",
"rates": {
"AOA": 7.781605
}
}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": 778.1605,
"rate": 7.781605
}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