Rate Overview
Live
1 VUV = 0.015112 ANG
1 ANG = 66.1726
VUV
Avg
0.015093
High
0.015151
Low
0.015034
Last updated: 7/28/2026, 9:17:21 AM
Quick Conversions
| VUV | ANG |
|---|---|
| 1 VUV | 0.02 ANG |
| 10 VUV | 0.15 ANG |
| 50 VUV | 0.76 ANG |
| 100 VUV | 1.51 ANG |
| 500 VUV | 7.56 ANG |
| 1,000 VUV | 15.11 ANG |
Get VUV/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ANGExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-28T09:17:21Z",
"rates": {
"ANG": 0.015112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ANG",
"amount": 100
},
"result": 1.5112,
"rate": 0.015112
}Build with VUV/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key