Rate Overview
Live
1 USD = 119.0502 VUV
1 VUV = 0.008400
USD
Avg
119.6170
High
120.0467
Low
119.0502
Last updated: 7/17/2026, 4:50:15 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 119.05 VUV |
| 10 USD | 1,190.50 VUV |
| 50 USD | 5,952.51 VUV |
| 100 USD | 11,905.02 VUV |
| 500 USD | 59,525.11 VUV |
| 1,000 USD | 119,050.21 VUV |
Get USD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=VUVExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-17T16:50:15Z",
"rates": {
"VUV": 119.05021282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "VUV",
"amount": 100
},
"result": 11905.021282,
"rate": 119.05021282
}Build with USD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key