Rate Overview
Live
1 ANG = 65.6815 VUV
1 VUV = 0.015225
ANG
Avg
66.3448
High
67.8937
Low
64.4076
Last updated: 5/27/2026, 9:43:07 PM
Quick Conversions
| ANG | VUV |
|---|---|
| 1 ANG | 65.68 VUV |
| 10 ANG | 656.81 VUV |
| 50 ANG | 3,284.07 VUV |
| 100 ANG | 6,568.15 VUV |
| 500 ANG | 32,840.73 VUV |
| 1,000 ANG | 65,681.46 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-27T21:43:07Z",
"rates": {
"VUV": 65.68146
}
}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": 6568.146,
"rate": 65.68146
}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