Rate Overview
Live
1 AWG = 66.7385 VUV
1 VUV = 0.014984
AWG
Avg
66.3847
High
67.0619
Low
65.3627
Last updated: 7/28/2026, 12:03:26 PM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 66.74 VUV |
| 10 AWG | 667.39 VUV |
| 50 AWG | 3,336.93 VUV |
| 100 AWG | 6,673.85 VUV |
| 500 AWG | 33,369.27 VUV |
| 1,000 AWG | 66,738.55 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-28T12:03:26Z",
"rates": {
"VUV": 66.738547
}
}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": 6673.8547,
"rate": 66.738547
}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