Rate Overview
Live
1 CZK = 0.029065 LVL
1 LVL = 34.4056
CZK
Avg
0.028469
High
0.029065
Low
0.027381
Last updated: 7/23/2026, 6:53:21 AM
Quick Conversions
| CZK | LVL |
|---|---|
| 1 CZK | 0.03 LVL |
| 10 CZK | 0.29 LVL |
| 50 CZK | 1.45 LVL |
| 100 CZK | 2.91 LVL |
| 500 CZK | 14.53 LVL |
| 1,000 CZK | 29.07 LVL |
Get CZK/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=LVLExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-23T06:53:21Z",
"rates": {
"LVL": 0.029065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "LVL",
"amount": 100
},
"result": 2.9065,
"rate": 0.029065
}Build with CZK/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key