Rate Overview
Live
1 ANG = 66.0766 VUV
1 VUV = 0.015134
ANG
Avg
66.0983
High
66.4534
Low
65.8757
Last updated: 6/19/2026, 8:53:34 AM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.08 VUV |
| 10 ANG | 660.77 VUV |
| 50 ANG | 3,303.83 VUV |
| 100 ANG | 6,607.66 VUV |
| 500 ANG | 33,038.30 VUV |
| 1,000 ANG | 66,076.60 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-06-19T08:53:34Z",
"rates": {
"VUV": 66.076597
}
}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": 6607.659700000001,
"rate": 66.076597
}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