Rate Overview
Live
1 USD = 118.6070 VUV
1 VUV = 0.008431
USD
Avg
119.1012
High
119.7942
Low
118.6070
Last updated: 4/15/2026, 9:31:53 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 118.61 VUV |
| 10 USD | 1,186.07 VUV |
| 50 USD | 5,930.35 VUV |
| 100 USD | 11,860.70 VUV |
| 500 USD | 59,303.50 VUV |
| 1,000 USD | 118,607.00 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-04-15T21:31:53Z",
"rates": {
"VUV": 118.607
}
}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": 11860.7,
"rate": 118.607
}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