Rate Overview
Live
1 AWG = 66.3531 VUV
1 VUV = 0.015071
AWG
Avg
66.4523
High
66.6519
Low
66.3105
Last updated: 8/14/2026, 10:58:25 AM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 66.35 VUV |
| 10 AWG | 663.53 VUV |
| 50 AWG | 3,317.65 VUV |
| 100 AWG | 6,635.31 VUV |
| 500 AWG | 33,176.54 VUV |
| 1,000 AWG | 66,353.07 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-08-14T10:58:25Z",
"rates": {
"VUV": 66.353072
}
}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": 6635.307199999999,
"rate": 66.353072
}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