Rate Overview
Live
1 ANG = 66.1785 VUV
1 VUV = 0.015111
ANG
Avg
66.2945
High
68.3873
Low
64.0615
Last updated: 7/22/2026, 6:28:57 PM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.18 VUV |
| 10 ANG | 661.78 VUV |
| 50 ANG | 3,308.92 VUV |
| 100 ANG | 6,617.85 VUV |
| 500 ANG | 33,089.24 VUV |
| 1,000 ANG | 66,178.47 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-22T18:28:57Z",
"rates": {
"VUV": 66.178471
}
}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": 6617.8471,
"rate": 66.178471
}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