Rate Overview
Live
1 USD = 118.7720 VUV
1 VUV = 0.008419
USD
Avg
118.9497
High
119.3070
Low
118.6958
Last updated: 8/14/2026, 4:03:34 PM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 118.77 VUV |
| 10 USD | 1,187.72 VUV |
| 50 USD | 5,938.60 VUV |
| 100 USD | 11,877.20 VUV |
| 500 USD | 59,386.00 VUV |
| 1,000 USD | 118,772.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-08-14T16:03:34Z",
"rates": {
"VUV": 118.772
}
}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": 11877.2,
"rate": 118.772
}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