Rate Overview
Live
1 CRC = 0.014079 HRK
1 HRK = 71.0278
CRC
Avg
0.013325
High
0.014079
Low
0.012639
Last updated: 3/27/2026, 8:06:14 AM
Quick Conversions
| CRC | HRK |
|---|---|
| 1 CRC | 0.01 HRK |
| 10 CRC | 0.14 HRK |
| 50 CRC | 0.70 HRK |
| 100 CRC | 1.41 HRK |
| 500 CRC | 7.04 HRK |
| 1,000 CRC | 14.08 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-27T08:06:14Z",
"rates": {
"HRK": 0.014079
}
}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.4079,
"rate": 0.014079
}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