Rate Overview
Live
1 USD = 119.3220 VUV
1 VUV = 0.008381
USD
Avg
119.2078
High
119.4456
Low
118.5972
Last updated: 7/24/2026, 4:50:48 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 119.32 VUV |
| 10 USD | 1,193.22 VUV |
| 50 USD | 5,966.10 VUV |
| 100 USD | 11,932.20 VUV |
| 500 USD | 59,661.00 VUV |
| 1,000 USD | 119,322.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-07-24T16:50:48Z",
"rates": {
"VUV": 119.322
}
}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": 11932.2,
"rate": 119.322
}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