Rate Overview
Live
1 USD = 119.8570 VUV
1 VUV = 0.008343
USD
Avg
120.5870
High
122.5994
Low
118.1194
Last updated: 3/26/2026, 6:33:33 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 119.86 VUV |
| 10 USD | 1,198.57 VUV |
| 50 USD | 5,992.85 VUV |
| 100 USD | 11,985.70 VUV |
| 500 USD | 59,928.50 VUV |
| 1,000 USD | 119,857.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-26T18:33:33Z",
"rates": {
"VUV": 119.857
}
}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": 11985.7,
"rate": 119.857
}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