Rate Overview
Live
1 CVE = 0.006373 LVL
1 LVL = 156.9120 CVE
Avg
0.006373
High
0.006373
Low
0.006373
Last updated: 1/25/2026, 2:58:43 PM
Quick Conversions
| CVE | LVL |
|---|---|
| 1 CVE | 0.01 LVL |
| 10 CVE | 0.06 LVL |
| 50 CVE | 0.32 LVL |
| 100 CVE | 0.64 LVL |
| 500 CVE | 3.19 LVL |
| 1,000 CVE | 6.37 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-01-25T14:58:43Z",
"rates": {
"LVL": 0.006373
}
}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.6373,
"rate": 0.006373
}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