Rate Overview
Live
1 USD = 118.2070 VUV
1 VUV = 0.008460
USD
Avg
118.3966
High
118.8063
Low
118.0370
Last updated: 5/6/2026, 2:48:55 AM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 118.21 VUV |
| 10 USD | 1,182.07 VUV |
| 50 USD | 5,910.35 VUV |
| 100 USD | 11,820.70 VUV |
| 500 USD | 59,103.50 VUV |
| 1,000 USD | 118,207.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-05-06T02:48:55Z",
"rates": {
"VUV": 118.207
}
}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": 11820.699999999999,
"rate": 118.207
}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