Rate Overview
Live
1 CHF = 8.1063 HRK
1 HRK = 0.123362
CHF
Avg
8.1382
High
8.1624
Low
8.1032
Last updated: 7/23/2026, 6:43:24 AM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.11 HRK |
| 10 CHF | 81.06 HRK |
| 50 CHF | 405.31 HRK |
| 100 CHF | 810.63 HRK |
| 500 CHF | 4,053.13 HRK |
| 1,000 CHF | 8,106.25 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-07-23T06:43:24Z",
"rates": {
"HRK": 8.106251
}
}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": 810.6251,
"rate": 8.106251
}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