Rate Overview
Live
1 VUV = 0.008343 USD
1 USD = 119.8610
VUV
Avg
0.008404
High
0.008700
Low
0.008118
Last updated: 3/26/2026, 6:48:22 PM
Quick Conversions
| VUV | USD |
|---|---|
| 1 VUV | 0.01 USD |
| 10 VUV | 0.08 USD |
| 50 VUV | 0.42 USD |
| 100 VUV | 0.83 USD |
| 500 VUV | 4.17 USD |
| 1,000 VUV | 8.34 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-03-26T18:48:22Z",
"rates": {
"USD": 0.008343
}
}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.8342999999999999,
"rate": 0.008343
}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