Rate Overview
Live
1 CHF = 8.2130 HRK
1 HRK = 0.121759
CHF
Avg
8.2412
High
8.2930
Low
8.2130
Last updated: 3/27/2026, 3:49:39 AM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.21 HRK |
| 10 CHF | 82.13 HRK |
| 50 CHF | 410.65 HRK |
| 100 CHF | 821.30 HRK |
| 500 CHF | 4,106.48 HRK |
| 1,000 CHF | 8,212.96 HRK |
Get CHF/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=HRKExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T03:49:39Z",
"rates": {
"HRK": 8.212963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "HRK",
"amount": 100
},
"result": 821.2963,
"rate": 8.212963
}Build with CHF/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key