Rate Overview
Live
1 LVL = 197.3588 VUV
1 VUV = 0.005067
LVL
Avg
196.8145
High
200.0944
Low
192.6536
Last updated: 3/27/2026, 4:33:02 PM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 197.36 VUV |
| 10 LVL | 1,973.59 VUV |
| 50 LVL | 9,867.94 VUV |
| 100 LVL | 19,735.88 VUV |
| 500 LVL | 98,679.38 VUV |
| 1,000 LVL | 197,358.77 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-03-27T16:33:02Z",
"rates": {
"VUV": 197.358766
}
}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": 19735.8766,
"rate": 197.358766
}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