Rate Overview
Live
1 VUV = 0.015108 ANG
1 ANG = 66.1901
VUV
Avg
0.015140
High
0.015214
Low
0.015072
Last updated: 3/7/2026, 3:44:54 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.55 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-03-07T03:44:54Z",
"rates": {
"ANG": 0.015108
}
}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.5108,
"rate": 0.015108
}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