Rate Overview
Live
1 VUV = 0.008402 USD
1 USD = 119.0193
VUV
Avg
0.008413
High
0.008466
Low
0.008397
Last updated: 3/6/2026, 8:02:36 AM
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.20 USD |
| 1,000 VUV | 8.40 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-06T08:02:36Z",
"rates": {
"USD": 0.008402
}
}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.8402,
"rate": 0.008402
}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