Rate Overview
Live
1 LVL = 194.6172 VUV
1 VUV = 0.005138
LVL
Avg
195.5480
High
196.4098
Low
194.6172
Last updated: 5/7/2026, 6:54:16 AM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 194.62 VUV |
| 10 LVL | 1,946.17 VUV |
| 50 LVL | 9,730.86 VUV |
| 100 LVL | 19,461.72 VUV |
| 500 LVL | 97,308.62 VUV |
| 1,000 LVL | 194,617.24 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-05-07T06:54:16Z",
"rates": {
"VUV": 194.617235
}
}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": 19461.7235,
"rate": 194.617235
}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