Rate Overview
Live
1 LBP = 0.000230 CZK
1 CZK = 4347.83
LBP
Avg
0.000231
High
0.000233
Low
0.000230
Last updated: 4/17/2026, 1:30:56 PM
Quick Conversions
| LBP | CZK |
|---|---|
| 1 LBP | 0.00 CZK |
| 10 LBP | 0.00 CZK |
| 50 LBP | 0.01 CZK |
| 100 LBP | 0.02 CZK |
| 500 LBP | 0.12 CZK |
| 1,000 LBP | 0.23 CZK |
Get LBP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=CZKExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-04-17T13:30:56Z",
"rates": {
"CZK": 0.00023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "CZK",
"amount": 100
},
"result": 0.023,
"rate": 0.00023
}Build with LBP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key