Rate Overview
Live
1 USD = 118.5987 VUV
1 VUV = 0.008432
USD
Avg
119.2986
High
121.3553
Low
117.7181
Last updated: 7/25/2026, 8:22:07 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 118.60 VUV |
| 10 USD | 1,185.99 VUV |
| 50 USD | 5,929.93 VUV |
| 100 USD | 11,859.87 VUV |
| 500 USD | 59,299.34 VUV |
| 1,000 USD | 118,598.67 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-25T20:22:07Z",
"rates": {
"VUV": 118.59867013
}
}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": 11859.867013000001,
"rate": 118.59867013
}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