Rate Overview
Live
1 ANG = 66.3738 VUV
1 VUV = 0.015066
ANG
Avg
66.2966
High
66.5143
Low
65.9980
Last updated: 7/27/2026, 10:28:34 PM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.37 VUV |
| 10 ANG | 663.74 VUV |
| 50 ANG | 3,318.69 VUV |
| 100 ANG | 6,637.38 VUV |
| 500 ANG | 33,186.88 VUV |
| 1,000 ANG | 66,373.76 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-27T22:28:34Z",
"rates": {
"VUV": 66.373761
}
}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": 6637.3761,
"rate": 66.373761
}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