Rate Overview
Live
1 CRC = 0.013570 HRK
1 HRK = 73.6920
CRC
Avg
0.013627
High
0.013815
Low
0.013513
Last updated: 3/7/2026, 3:05:32 AM
Quick Conversions
| CRC | HRK |
|---|---|
| 1 CRC | 0.01 HRK |
| 10 CRC | 0.14 HRK |
| 50 CRC | 0.68 HRK |
| 100 CRC | 1.36 HRK |
| 500 CRC | 6.79 HRK |
| 1,000 CRC | 13.57 HRK |
Get CRC/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=HRKExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T03:05:32Z",
"rates": {
"HRK": 0.01357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "HRK",
"amount": 100
},
"result": 1.357,
"rate": 0.01357
}Build with CRC/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key