Rate Overview
Live
1 AWG = 66.3698 VUV
1 VUV = 0.015067
AWG
Avg
66.4924
High
66.6227
Low
66.3099
Last updated: 6/17/2026, 1:38:37 AM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 66.37 VUV |
| 10 AWG | 663.70 VUV |
| 50 AWG | 3,318.49 VUV |
| 100 AWG | 6,636.98 VUV |
| 500 AWG | 33,184.92 VUV |
| 1,000 AWG | 66,369.83 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-06-17T01:38:37Z",
"rates": {
"VUV": 66.369832
}
}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": 6636.983200000001,
"rate": 66.369832
}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