Rate Overview
Live
1 LVL = 195.2057 VUV
1 VUV = 0.005123
LVL
Avg
195.1752
High
198.8348
Low
193.7713
Last updated: 7/5/2026, 11:26:03 PM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 195.21 VUV |
| 10 LVL | 1,952.06 VUV |
| 50 LVL | 9,760.28 VUV |
| 100 LVL | 19,520.57 VUV |
| 500 LVL | 97,602.85 VUV |
| 1,000 LVL | 195,205.70 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-07-05T23:26:03Z",
"rates": {
"VUV": 195.205699
}
}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": 19520.569900000002,
"rate": 195.205699
}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