Rate Overview
Live
1 CRC = 0.013960 HRK
1 HRK = 71.6332
CRC
Avg
0.014086
High
0.014177
Low
0.013960
Last updated: 5/8/2026, 11:46:06 AM
Quick Conversions
| CRC | HRK |
|---|---|
| 1 CRC | 0.01 HRK |
| 10 CRC | 0.14 HRK |
| 50 CRC | 0.70 HRK |
| 100 CRC | 1.40 HRK |
| 500 CRC | 6.98 HRK |
| 1,000 CRC | 13.96 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-05-08T11:46:06Z",
"rates": {
"HRK": 0.01396
}
}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.396,
"rate": 0.01396
}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