Rate Overview
Live
1 AWG = 66.5211 VUV
1 VUV = 0.015033
AWG
Avg
66.4258
High
66.5251
Low
65.9885
Last updated: 3/7/2026, 7:06:42 AM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 66.52 VUV |
| 10 AWG | 665.21 VUV |
| 50 AWG | 3,326.06 VUV |
| 100 AWG | 6,652.11 VUV |
| 500 AWG | 33,260.56 VUV |
| 1,000 AWG | 66,521.12 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-03-07T07:06:42Z",
"rates": {
"VUV": 66.521117
}
}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": 6652.1117,
"rate": 66.521117
}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