Rate Overview
Live
1 AWG = 65.3447 VUV
1 VUV = 0.015303
AWG
Avg
65.6822
High
66.0035
Low
65.3447
Last updated: 5/7/2026, 12:35:37 PM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 65.34 VUV |
| 10 AWG | 653.45 VUV |
| 50 AWG | 3,267.23 VUV |
| 100 AWG | 6,534.47 VUV |
| 500 AWG | 32,672.33 VUV |
| 1,000 AWG | 65,344.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-05-07T12:35:37Z",
"rates": {
"VUV": 65.344657
}
}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": 6534.4657,
"rate": 65.344657
}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