Rate Overview
Live
1 USD = 118.9120 VUV
1 VUV = 0.008410
USD
Avg
118.9960
High
119.2546
Low
118.4670
Last updated: 6/15/2026, 10:19:55 AM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 118.91 VUV |
| 10 USD | 1,189.12 VUV |
| 50 USD | 5,945.60 VUV |
| 100 USD | 11,891.20 VUV |
| 500 USD | 59,456.00 VUV |
| 1,000 USD | 118,912.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-06-15T10:19:55Z",
"rates": {
"VUV": 118.912
}
}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": 11891.2,
"rate": 118.912
}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