Rate Overview
Live
1 HRK = 3.2387 CZK
1 CZK = 0.308766
HRK
Avg
3.2380
High
3.2610
Low
3.2152
Last updated: 3/7/2026, 12:12:48 AM
Quick Conversions
| HRK | CZK |
|---|---|
| 1 HRK | 3.24 CZK |
| 10 HRK | 32.39 CZK |
| 50 HRK | 161.94 CZK |
| 100 HRK | 323.87 CZK |
| 500 HRK | 1,619.35 CZK |
| 1,000 HRK | 3,238.70 CZK |
Get HRK/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=CZKExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-07T00:12:48Z",
"rates": {
"CZK": 3.2387
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "CZK",
"amount": 100
},
"result": 323.87,
"rate": 3.2387
}Build with HRK/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key