Rate Overview
Live
1 USD = 118.1870 VUV
1 VUV = 0.008461
USD
Avg
118.0580
High
118.1870
Low
117.8940
Last updated: 9/2/2026, 4:41:41 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 118.19 VUV |
| 10 USD | 1,181.87 VUV |
| 50 USD | 5,909.35 VUV |
| 100 USD | 11,818.70 VUV |
| 500 USD | 59,093.50 VUV |
| 1,000 USD | 118,187.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-09-02T16:41:41Z",
"rates": {
"VUV": 118.187
}
}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": 11818.699999999999,
"rate": 118.187
}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