Rate Overview
Live
1 LVL = 196.1671 VUV
1 VUV = 0.005098
LVL
Avg
197.0487
High
203.7803
Low
189.7133
Last updated: 5/27/2026, 10:56:11 PM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 196.17 VUV |
| 10 LVL | 1,961.67 VUV |
| 50 LVL | 9,808.35 VUV |
| 100 LVL | 19,616.71 VUV |
| 500 LVL | 98,083.53 VUV |
| 1,000 LVL | 196,167.07 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-27T22:56:11Z",
"rates": {
"VUV": 196.167068
}
}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": 19616.7068,
"rate": 196.167068
}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