Rate Overview
Live
1 USD = 119.0070 VUV
1 VUV = 0.008403
USD
Avg
118.8635
High
119.0800
Low
118.1194
Last updated: 3/6/2026, 11:47:37 AM
Quick Conversions
| USD | VUV |
|---|---|
| 1 USD | 119.01 VUV |
| 10 USD | 1,190.07 VUV |
| 50 USD | 5,950.35 VUV |
| 100 USD | 11,900.70 VUV |
| 500 USD | 59,503.50 VUV |
| 1,000 USD | 119,007.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-06T11:47:37Z",
"rates": {
"VUV": 119.007
}
}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": 11900.7,
"rate": 119.007
}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