Rate Overview
Live
1 VUV = 0.008388 USD
1 USD = 119.2179
VUV
Avg
0.008388
High
0.008431
Low
0.008372
Last updated: 7/26/2026, 4:08:30 PM
Quick Conversions
| VUV | USD |
|---|---|
| 1 VUV | 0.01 USD |
| 10 VUV | 0.08 USD |
| 50 VUV | 0.42 USD |
| 100 VUV | 0.84 USD |
| 500 VUV | 4.19 USD |
| 1,000 VUV | 8.39 USD |
Get VUV/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=USDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-26T16:08:30Z",
"rates": {
"USD": 0.008388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "USD",
"amount": 100
},
"result": 0.8388,
"rate": 0.008388
}Build with VUV/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key