Rate Overview
Live
1 USD = 119.4678 VUV
1 VUV = 0.008370
USD
Avg
119.8221
High
120.2733
Low
119.3327
Last updated: 7/5/2026, 12:17:12 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 119.47 VUV |
| 10 USD | 1,194.68 VUV |
| 50 USD | 5,973.39 VUV |
| 100 USD | 11,946.78 VUV |
| 500 USD | 59,733.89 VUV |
| 1,000 USD | 119,467.77 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-05T12:17:12Z",
"rates": {
"VUV": 119.46777017
}
}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": 11946.777017,
"rate": 119.46777017
}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