Rate Overview
Live
1 LVL = 193.7059 VUV
1 VUV = 0.005162
LVL
Avg
191.7357
High
202.5635
Low
177.5194
Last updated: 7/28/2026, 12:17:25 AM
Quick Conversions
| LVL | VUV |
|---|---|
| 1 LVL | 193.71 VUV |
| 10 LVL | 1,937.06 VUV |
| 50 LVL | 9,685.29 VUV |
| 100 LVL | 19,370.59 VUV |
| 500 LVL | 96,852.94 VUV |
| 1,000 LVL | 193,705.89 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-28T00:17:25Z",
"rates": {
"VUV": 193.705889
}
}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": 19370.588900000002,
"rate": 193.705889
}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