Rate Overview
Live
1 CLP = 0.022538 CZK
1 CZK = 44.3695
CLP
Avg
0.022763
High
0.023863
Low
0.021474
Last updated: 7/30/2026, 11:12:34 AM
Quick Conversions
| CLP | CZK |
|---|---|
| 1 CLP | 0.02 CZK |
| 10 CLP | 0.23 CZK |
| 50 CLP | 1.13 CZK |
| 100 CLP | 2.25 CZK |
| 500 CLP | 11.27 CZK |
| 1,000 CLP | 22.54 CZK |
Get CLP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=CZKExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-30T11:12:34Z",
"rates": {
"CZK": 0.022538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "CZK",
"amount": 100
},
"result": 2.2538,
"rate": 0.022538
}Build with CLP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key