Rate Overview
Live
1 CRC = 0.014332 HRK
1 HRK = 69.7739
CRC
Avg
0.013193
High
0.014346
Low
0.012647
Last updated: 5/28/2026, 9:44:19 PM
Quick Conversions
| CRC | HRK |
|---|---|
| 1 CRC | 0.01 HRK |
| 10 CRC | 0.14 HRK |
| 50 CRC | 0.72 HRK |
| 100 CRC | 1.43 HRK |
| 500 CRC | 7.17 HRK |
| 1,000 CRC | 14.33 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-28T21:44:19Z",
"rates": {
"HRK": 0.014332
}
}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.4332,
"rate": 0.014332
}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