Rate Overview
Live
1 LVL = 34.5625 CZK
1 CZK = 0.028933
LVL
Avg
34.5892
High
35.0717
Low
34.0771
Last updated: 7/23/2026, 11:53:40 PM
Quick Conversions
| LVL | CZK |
|---|---|
| 1 LVL | 34.56 CZK |
| 10 LVL | 345.62 CZK |
| 50 LVL | 1,728.12 CZK |
| 100 LVL | 3,456.25 CZK |
| 500 LVL | 17,281.25 CZK |
| 1,000 LVL | 34,562.50 CZK |
Get LVL/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=CZKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-23T23:53:40Z",
"rates": {
"CZK": 34.562497
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "CZK",
"amount": 100
},
"result": 3456.2497,
"rate": 34.562497
}Build with LVL/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key