Rate Overview
Live
1 AWG = 66.9397 VUV
1 VUV = 0.014939
AWG
Avg
66.9485
High
67.1433
Low
66.6663
Last updated: 7/7/2026, 12:20:49 PM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 66.94 VUV |
| 10 AWG | 669.40 VUV |
| 50 AWG | 3,346.98 VUV |
| 100 AWG | 6,693.97 VUV |
| 500 AWG | 33,469.83 VUV |
| 1,000 AWG | 66,939.66 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-07T12:20:49Z",
"rates": {
"VUV": 66.939664
}
}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": 6693.966399999999,
"rate": 66.939664
}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