Rate Overview
Live
1 ANG = 65.9817 VUV
1 VUV = 0.015156
ANG
Avg
66.0614
High
66.3479
Low
65.8509
Last updated: 8/14/2026, 12:55:58 PM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 65.98 VUV |
| 10 ANG | 659.82 VUV |
| 50 ANG | 3,299.08 VUV |
| 100 ANG | 6,598.17 VUV |
| 500 ANG | 32,990.83 VUV |
| 1,000 ANG | 65,981.66 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-08-14T12:55:58Z",
"rates": {
"VUV": 65.981661
}
}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": 6598.1661,
"rate": 65.981661
}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