Rate Overview
Live
1 AWG = 67.0207 VUV
1 VUV = 0.014921
AWG
Avg
66.6044
High
67.7963
Low
65.6035
Last updated: 7/10/2026, 7:35:33 AM
Quick Conversions
| AWG | VUV |
|---|---|
| 1 AWG | 67.02 VUV |
| 10 AWG | 670.21 VUV |
| 50 AWG | 3,351.03 VUV |
| 100 AWG | 6,702.07 VUV |
| 500 AWG | 33,510.34 VUV |
| 1,000 AWG | 67,020.67 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-07-10T07:35:33Z",
"rates": {
"VUV": 67.02067
}
}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": 6702.066999999999,
"rate": 67.02067
}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