Rate Overview
Live
1 CZK = 0.311544 HRK
1 HRK = 3.2098
CZK
Avg
0.311830
High
0.312482
Low
0.311245
Last updated: 9/3/2026, 6:02:48 AM
Quick Conversions
| CZK | HRK |
|---|---|
| 1 CZK | 0.31 HRK |
| 10 CZK | 3.12 HRK |
| 50 CZK | 15.58 HRK |
| 100 CZK | 31.15 HRK |
| 500 CZK | 155.77 HRK |
| 1,000 CZK | 311.54 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-09-03T06:02:48Z",
"rates": {
"HRK": 0.311544
}
}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.1544,
"rate": 0.311544
}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