Rate Overview
Live
1 VUV = 0.005082 LVL
1 LVL = 196.7729
VUV
Avg
0.005050
High
0.005091
Low
0.004997
Last updated: 3/6/2026, 8:02:45 AM
Quick Conversions
| VUV | LVL |
|---|---|
| 1 VUV | 0.01 LVL |
| 10 VUV | 0.05 LVL |
| 50 VUV | 0.25 LVL |
| 100 VUV | 0.51 LVL |
| 500 VUV | 2.54 LVL |
| 1,000 VUV | 5.08 LVL |
Get VUV/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=LVLExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-06T08:02:45Z",
"rates": {
"LVL": 0.005082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "LVL",
"amount": 100
},
"result": 0.5082,
"rate": 0.005082
}Build with VUV/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key