Rate Overview
Live
1 USD = 119.7870 VUV
1 VUV = 0.008348
USD
Avg
119.2886
High
119.7870
Low
119.0134
Last updated: 3/26/2026, 5:08:03 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 119.79 VUV |
| 10 USD | 1,197.87 VUV |
| 50 USD | 5,989.35 VUV |
| 100 USD | 11,978.70 VUV |
| 500 USD | 59,893.50 VUV |
| 1,000 USD | 119,787.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-03-26T17:08:03Z",
"rates": {
"VUV": 119.787
}
}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": 11978.7,
"rate": 119.787
}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