Rate Overview
Live
1 LVL = 194.8156 VUV
1 VUV = 0.005133
LVL
Avg
196.1818
High
197.1740
Low
194.8156
Last updated: 4/17/2026, 4:55:44 AM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 194.82 VUV |
| 10 LVL | 1,948.16 VUV |
| 50 LVL | 9,740.78 VUV |
| 100 LVL | 19,481.56 VUV |
| 500 LVL | 97,407.81 VUV |
| 1,000 LVL | 194,815.61 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-04-17T04:55:44Z",
"rates": {
"VUV": 194.815612
}
}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.5612,
"rate": 194.815612
}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