Rate Overview
Live
1 CHF = 8.2396 HRK
1 HRK = 0.121365
CHF
Avg
8.1857
High
8.3095
Low
8.0519
Last updated: 5/26/2026, 6:24:24 PM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.24 HRK |
| 10 CHF | 82.40 HRK |
| 50 CHF | 411.98 HRK |
| 100 CHF | 823.96 HRK |
| 500 CHF | 4,119.80 HRK |
| 1,000 CHF | 8,239.60 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-05-26T18:24:24Z",
"rates": {
"HRK": 8.2396
}
}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": 823.9599999999999,
"rate": 8.2396
}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