Rate Overview
Live
1 LVL = 194.8142 VUV
1 VUV = 0.005133
LVL
Avg
195.5269
High
196.2184
Low
194.6702
Last updated: 8/12/2026, 4:27:32 AM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 194.81 VUV |
| 10 LVL | 1,948.14 VUV |
| 50 LVL | 9,740.71 VUV |
| 100 LVL | 19,481.42 VUV |
| 500 LVL | 97,407.11 VUV |
| 1,000 LVL | 194,814.21 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-08-12T04:27:32Z",
"rates": {
"VUV": 194.814214
}
}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": 19481.4214,
"rate": 194.814214
}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