Rate Overview
Live
1 CZK = 0.311110 HRK
1 HRK = 3.2143
CZK
Avg
0.310822
High
0.311110
Low
0.310566
Last updated: 8/13/2026, 6:08:31 AM
Quick Conversions
| CZK | HRK |
|---|---|
| 1 CZK | 0.31 HRK |
| 10 CZK | 3.11 HRK |
| 50 CZK | 15.56 HRK |
| 100 CZK | 31.11 HRK |
| 500 CZK | 155.56 HRK |
| 1,000 CZK | 311.11 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-08-13T06:08:31Z",
"rates": {
"HRK": 0.31111
}
}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": 31.111,
"rate": 0.31111
}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