Rate Overview
Live
1 CZK = 0.308765 HRK
1 HRK = 3.2387
CZK
Avg
0.308841
High
0.311026
Low
0.306657
Last updated: 3/7/2026, 12:32:04 AM
Quick Conversions
| CZK | HRK |
|---|---|
| 1 CZK | 0.31 HRK |
| 10 CZK | 3.09 HRK |
| 50 CZK | 15.44 HRK |
| 100 CZK | 30.88 HRK |
| 500 CZK | 154.38 HRK |
| 1,000 CZK | 308.77 HRK |
Get CZK/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=HRKExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T00:32:04Z",
"rates": {
"HRK": 0.308765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "HRK",
"amount": 100
},
"result": 30.8765,
"rate": 0.308765
}Build with CZK/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key