Rate Overview
Live
1 ANG = 66.1716 VUV
1 VUV = 0.015112
ANG
Avg
66.3788
High
67.8937
Low
64.4076
Last updated: 7/28/2026, 7:16:17 AM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.17 VUV |
| 10 ANG | 661.72 VUV |
| 50 ANG | 3,308.58 VUV |
| 100 ANG | 6,617.16 VUV |
| 500 ANG | 33,085.80 VUV |
| 1,000 ANG | 66,171.59 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-28T07:16:17Z",
"rates": {
"VUV": 66.171593
}
}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.1593,
"rate": 66.171593
}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