Rate Overview
Live
1 LVL = 196.8244 VUV
1 VUV = 0.005081
LVL
Avg
197.7194
High
200.0944
Low
196.3867
Last updated: 3/7/2026, 9:17:55 AM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 196.82 VUV |
| 10 LVL | 1,968.24 VUV |
| 50 LVL | 9,841.22 VUV |
| 100 LVL | 19,682.44 VUV |
| 500 LVL | 98,412.18 VUV |
| 1,000 LVL | 196,824.37 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-07T09:17:55Z",
"rates": {
"VUV": 196.824365
}
}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": 19682.4365,
"rate": 196.824365
}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