Rate Overview
Live
1 CHF = 8.0072 HRK
1 HRK = 0.124887
CHF
Avg
8.0464
High
8.0701
Low
8.0072
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.01 HRK |
| 10 CHF | 80.07 HRK |
| 50 CHF | 400.36 HRK |
| 100 CHF | 800.72 HRK |
| 500 CHF | 4,003.62 HRK |
| 1,000 CHF | 8,007.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-08-15T04:55:47Z",
"rates": {
"HRK": 8.007246
}
}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": 800.7246,
"rate": 8.007246
}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