Rate Overview
Live
1 LVL = 194.7190 VUV
1 VUV = 0.005136
LVL
Avg
194.8650
High
195.6646
Low
194.2875
Last updated: 9/3/2026, 1:55:53 AM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 194.72 VUV |
| 10 LVL | 1,947.19 VUV |
| 50 LVL | 9,735.95 VUV |
| 100 LVL | 19,471.90 VUV |
| 500 LVL | 97,359.49 VUV |
| 1,000 LVL | 194,718.97 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-09-03T01:55:53Z",
"rates": {
"VUV": 194.71897
}
}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": 19471.897,
"rate": 194.71897
}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