Rate Overview
Live
1 VUV = 0.015259 AWG
1 AWG = 65.5351
VUV
Avg
0.015226
High
0.015299
Low
0.015150
Last updated: 5/8/2026, 4:50:42 PM
Quick Conversions
| VUV | AWG |
|---|---|
| 1 VUV | 0.02 AWG |
| 10 VUV | 0.15 AWG |
| 50 VUV | 0.76 AWG |
| 100 VUV | 1.53 AWG |
| 500 VUV | 7.63 AWG |
| 1,000 VUV | 15.26 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-05-08T16:50:42Z",
"rates": {
"AWG": 0.015259
}
}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.5259,
"rate": 0.015259
}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