Rate Overview
Live
1 CVE = 0.006292 LVL
1 LVL = 158.9320
CVE
Avg
0.006355
High
0.006373
Low
0.006292
Last updated: 3/28/2026, 9:15:15 AM
Quick Conversions
| CVE | LVL |
|---|---|
| 1 CVE | 0.01 LVL |
| 10 CVE | 0.06 LVL |
| 50 CVE | 0.31 LVL |
| 100 CVE | 0.63 LVL |
| 500 CVE | 3.15 LVL |
| 1,000 CVE | 6.29 LVL |
Get CVE/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=LVLExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-03-28T09:15:15Z",
"rates": {
"LVL": 0.006292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "LVL",
"amount": 100
},
"result": 0.6292,
"rate": 0.006292
}Build with CVE/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key