Rate Overview
Live
1 CHF = 8.0414 HRK
1 HRK = 0.124356
CHF
Avg
8.0317
High
8.0506
Low
7.9943
Last updated: 9/3/2026, 2:18:22 PM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.04 HRK |
| 10 CHF | 80.41 HRK |
| 50 CHF | 402.07 HRK |
| 100 CHF | 804.14 HRK |
| 500 CHF | 4,020.72 HRK |
| 1,000 CHF | 8,041.43 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-09-03T14:18:22Z",
"rates": {
"HRK": 8.041434
}
}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": 804.1434,
"rate": 8.041434
}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