Rate Overview
Live
1 CHF = 8.0912 HRK
1 HRK = 0.123591
CHF
Avg
8.1450
High
8.3095
Low
8.0267
Last updated: 7/23/2026, 10:56:21 AM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.09 HRK |
| 10 CHF | 80.91 HRK |
| 50 CHF | 404.56 HRK |
| 100 CHF | 809.12 HRK |
| 500 CHF | 4,045.59 HRK |
| 1,000 CHF | 8,091.18 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-23T10:56:21Z",
"rates": {
"HRK": 8.091179
}
}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": 809.1179000000001,
"rate": 8.091179
}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