Rate Overview
Live
1 ANG = 66.6709 VUV
1 VUV = 0.014999
ANG
Avg
66.6715
High
67.1767
Low
66.3084
Last updated: 7/8/2026, 6:46:33 PM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.67 VUV |
| 10 ANG | 666.71 VUV |
| 50 ANG | 3,333.55 VUV |
| 100 ANG | 6,667.09 VUV |
| 500 ANG | 33,335.47 VUV |
| 1,000 ANG | 66,670.94 VUV |
Get ANG/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=VUVExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-08T18:46:33Z",
"rates": {
"VUV": 66.670942
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "VUV",
"amount": 100
},
"result": 6667.0942,
"rate": 66.670942
}Build with ANG/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key