Rate Overview
Live
1 VUV = 0.015139 ANG
1 ANG = 66.0546
VUV
Avg
0.015112
High
0.015148
Low
0.015060
Last updated: 4/18/2026, 8:48:35 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.57 ANG |
| 1,000 VUV | 15.14 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-04-18T08:48:35Z",
"rates": {
"ANG": 0.015139
}
}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.5139,
"rate": 0.015139
}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