Rate Overview
Live
1 ANG = 65.7596 VUV
1 VUV = 0.015207
ANG
Avg
66.0839
High
66.3765
Low
65.7596
Last updated: 5/7/2026, 11:23:40 AM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 65.76 VUV |
| 10 ANG | 657.60 VUV |
| 50 ANG | 3,287.98 VUV |
| 100 ANG | 6,575.96 VUV |
| 500 ANG | 32,879.78 VUV |
| 1,000 ANG | 65,759.56 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-05-07T11:23:40Z",
"rates": {
"VUV": 65.759561
}
}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": 6575.9561,
"rate": 65.759561
}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