Rate Overview
Live
1 CHF = 8.2429 HRK
1 HRK = 0.121316
CHF
Avg
8.1243
High
8.3321
Low
7.9606
Last updated: 5/26/2026, 7:36:53 PM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.24 HRK |
| 10 CHF | 82.43 HRK |
| 50 CHF | 412.15 HRK |
| 100 CHF | 824.29 HRK |
| 500 CHF | 4,121.45 HRK |
| 1,000 CHF | 8,242.90 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-26T19:36:53Z",
"rates": {
"HRK": 8.242904
}
}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": 824.2904,
"rate": 8.242904
}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