Rate Overview
Live
1 LVL = 195.9518 VUV
1 VUV = 0.005103
LVL
Avg
198.4583
High
202.5635
Low
192.6536
Last updated: 5/27/2026, 9:45:52 AM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 195.95 VUV |
| 10 LVL | 1,959.52 VUV |
| 50 LVL | 9,797.59 VUV |
| 100 LVL | 19,595.18 VUV |
| 500 LVL | 97,975.88 VUV |
| 1,000 LVL | 195,951.76 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-27T09:45:52Z",
"rates": {
"VUV": 195.951759
}
}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": 19595.175900000002,
"rate": 195.951759
}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