Rate Overview
Live
1 CRC = 0.012806 HRK
1 HRK = 78.0884 CRC
Avg
0.013315
High
0.014356
Low
0.012713
Last updated: 1/25/2026, 3:21:14 PM
Quick Conversions
| CRC | HRK |
|---|---|
| 1 CRC | 0.01 HRK |
| 10 CRC | 0.13 HRK |
| 50 CRC | 0.64 HRK |
| 100 CRC | 1.28 HRK |
| 500 CRC | 6.40 HRK |
| 1,000 CRC | 12.81 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-01-25T15:21:14Z",
"rates": {
"HRK": 0.012806
}
}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.2806,
"rate": 0.012806
}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