Rate Overview
Live
1 VUV = 0.015041 AWG
1 AWG = 66.4849
VUV
Avg
0.015059
High
0.015154
Low
0.015031
Last updated: 3/6/2026, 8:05:02 AM
Quick Conversions
| VUV | AWG |
|---|---|
| 1 VUV | 0.02 AWG |
| 10 VUV | 0.15 AWG |
| 50 VUV | 0.75 AWG |
| 100 VUV | 1.50 AWG |
| 500 VUV | 7.52 AWG |
| 1,000 VUV | 15.04 AWG |
Get VUV/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=AWGExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-06T08:05:02Z",
"rates": {
"AWG": 0.015041
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "AWG",
"amount": 100
},
"result": 1.5041,
"rate": 0.015041
}Build with VUV/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key