Rate Overview
Live
1 AWG = 66.9425 VUV
1 VUV = 0.014938
AWG
Avg
66.9497
High
67.1433
Low
66.6663
Last updated: 7/7/2026, 1:49:29 AM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 66.94 VUV |
| 10 AWG | 669.42 VUV |
| 50 AWG | 3,347.12 VUV |
| 100 AWG | 6,694.25 VUV |
| 500 AWG | 33,471.23 VUV |
| 1,000 AWG | 66,942.46 VUV |
Get AWG/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=VUVExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-07T01:49:29Z",
"rates": {
"VUV": 66.942458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "VUV",
"amount": 100
},
"result": 6694.245800000001,
"rate": 66.942458
}Build with AWG/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key