Rate Overview
Live
1 LVL = 192.9180 VUV
1 VUV = 0.005184
LVL
Avg
193.4833
High
194.3284
Low
191.9478
Last updated: 7/26/2026, 3:57:31 AM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 192.92 VUV |
| 10 LVL | 1,929.18 VUV |
| 50 LVL | 9,645.90 VUV |
| 100 LVL | 19,291.80 VUV |
| 500 LVL | 96,459.01 VUV |
| 1,000 LVL | 192,918.03 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-26T03:57:31Z",
"rates": {
"VUV": 192.918025
}
}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": 19291.8025,
"rate": 192.918025
}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