Rate Overview
Live
1 USD = 118.7942 VUV
1 VUV = 0.008418
USD
Avg
119.2300
High
123.2698
Low
115.5300
Last updated: 7/19/2026, 8:44:02 AM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 118.79 VUV |
| 10 USD | 1,187.94 VUV |
| 50 USD | 5,939.71 VUV |
| 100 USD | 11,879.42 VUV |
| 500 USD | 59,397.08 VUV |
| 1,000 USD | 118,794.16 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-19T08:44:02Z",
"rates": {
"VUV": 118.79415552
}
}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": 11879.415552,
"rate": 118.79415552
}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