Rate Overview
Live
1 CZK = 0.029043 LVL
1 LVL = 34.4317
CZK
Avg
0.029097
High
0.029180
Low
0.029018
Last updated: 9/2/2026, 9:36:32 AM
Quick Conversions
| CZK | LVL |
|---|---|
| 1 CZK | 0.03 LVL |
| 10 CZK | 0.29 LVL |
| 50 CZK | 1.45 LVL |
| 100 CZK | 2.90 LVL |
| 500 CZK | 14.52 LVL |
| 1,000 CZK | 29.04 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-09-02T09:36:32Z",
"rates": {
"LVL": 0.029043
}
}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.9043,
"rate": 0.029043
}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