Rate Overview
Live
1 VUV = 0.008430 USD
1 USD = 118.6240
VUV
Avg
0.008396
High
0.008430
Low
0.008347
Last updated: 4/15/2026, 11:22:16 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.22 USD |
| 1,000 VUV | 8.43 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-04-15T23:22:16Z",
"rates": {
"USD": 0.00843
}
}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.843,
"rate": 0.00843
}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