Rate Overview
Live
1 ANG = 66.4842 VUV
1 VUV = 0.015041
ANG
Avg
66.3918
High
67.8937
Low
64.4076
Last updated: 7/29/2026, 3:58:59 PM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.48 VUV |
| 10 ANG | 664.84 VUV |
| 50 ANG | 3,324.21 VUV |
| 100 ANG | 6,648.42 VUV |
| 500 ANG | 33,242.12 VUV |
| 1,000 ANG | 66,484.24 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-29T15:58:59Z",
"rates": {
"VUV": 66.484238
}
}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": 6648.4238000000005,
"rate": 66.484238
}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