Rate Overview
Live
1 LVL = 193.6572 VUV
1 VUV = 0.005164
LVL
Avg
197.8436
High
203.4060
Low
191.3729
Last updated: 7/27/2026, 8:59:26 PM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 193.66 VUV |
| 10 LVL | 1,936.57 VUV |
| 50 LVL | 9,682.86 VUV |
| 100 LVL | 19,365.72 VUV |
| 500 LVL | 96,828.61 VUV |
| 1,000 LVL | 193,657.22 VUV |
Get LVL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=VUVExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-27T20:59:26Z",
"rates": {
"VUV": 193.657215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "VUV",
"amount": 100
},
"result": 19365.7215,
"rate": 193.657215
}Build with LVL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key