Rate Overview
Live
1 ANG = 66.8254 VUV
1 VUV = 0.014964
ANG
Avg
66.3514
High
66.8254
Low
66.0959
Last updated: 3/27/2026, 10:15:31 AM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 66.83 VUV |
| 10 ANG | 668.25 VUV |
| 50 ANG | 3,341.27 VUV |
| 100 ANG | 6,682.54 VUV |
| 500 ANG | 33,412.72 VUV |
| 1,000 ANG | 66,825.44 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-27T10:15:31Z",
"rates": {
"VUV": 66.825437
}
}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": 6682.543699999999,
"rate": 66.825437
}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