Rate Overview
Live
1 ANG = 66.1688 VUV
1 VUV = 0.015113
ANG
Avg
66.1440
High
66.7042
Low
65.5303
Last updated: 7/28/2026, 3:21:41 PM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.17 VUV |
| 10 ANG | 661.69 VUV |
| 50 ANG | 3,308.44 VUV |
| 100 ANG | 6,616.88 VUV |
| 500 ANG | 33,084.41 VUV |
| 1,000 ANG | 66,168.82 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-28T15:21:41Z",
"rates": {
"VUV": 66.168824
}
}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": 6616.8824,
"rate": 66.168824
}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