Rate Overview
Live
1 AWG = 66.0961 VUV
1 VUV = 0.015129
AWG
Avg
66.0574
High
66.2290
Low
65.5738
Last updated: 5/27/2026, 1:54:25 PM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 66.10 VUV |
| 10 AWG | 660.96 VUV |
| 50 AWG | 3,304.80 VUV |
| 100 AWG | 6,609.61 VUV |
| 500 AWG | 33,048.04 VUV |
| 1,000 AWG | 66,096.09 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-05-27T13:54:25Z",
"rates": {
"VUV": 66.096089
}
}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": 6609.608900000001,
"rate": 66.096089
}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