Rate Overview
Live
1 CHF = 8.1101 HRK
1 HRK = 0.123303
CHF
Avg
8.2064
High
8.3527
Low
8.1101
Last updated: 7/22/2026, 9:54:27 PM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.11 HRK |
| 10 CHF | 81.10 HRK |
| 50 CHF | 405.50 HRK |
| 100 CHF | 811.01 HRK |
| 500 CHF | 4,055.04 HRK |
| 1,000 CHF | 8,110.08 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-22T21:54:27Z",
"rates": {
"HRK": 8.110078
}
}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": 811.0078,
"rate": 8.110078
}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