Rate Overview
Live
1 ANG = 66.0676 VUV
1 VUV = 0.015136
ANG
Avg
66.0182
High
66.3447
Low
65.7259
Last updated: 3/7/2026, 12:30:33 AM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.07 VUV |
| 10 ANG | 660.68 VUV |
| 50 ANG | 3,303.38 VUV |
| 100 ANG | 6,606.76 VUV |
| 500 ANG | 33,033.79 VUV |
| 1,000 ANG | 66,067.58 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-03-07T00:30:33Z",
"rates": {
"VUV": 66.06758
}
}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": 6606.758000000001,
"rate": 66.06758
}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