Rate Overview
Live
1 AWG = 65.4677 VUV
1 VUV = 0.015275
AWG
Avg
65.9478
High
66.2280
Low
65.4677
Last updated: 4/17/2026, 6:29:14 AM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 65.47 VUV |
| 10 AWG | 654.68 VUV |
| 50 AWG | 3,273.39 VUV |
| 100 AWG | 6,546.77 VUV |
| 500 AWG | 32,733.87 VUV |
| 1,000 AWG | 65,467.74 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-04-17T06:29:14Z",
"rates": {
"VUV": 65.46774
}
}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": 6546.774,
"rate": 65.46774
}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