Rate Overview
Live
1 CHF = 8.2091 HRK
1 HRK = 0.121816
CHF
Avg
8.1542
High
8.3843
Low
8.0475
Last updated: 3/27/2026, 5:36:37 AM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.21 HRK |
| 10 CHF | 82.09 HRK |
| 50 CHF | 410.45 HRK |
| 100 CHF | 820.91 HRK |
| 500 CHF | 4,104.55 HRK |
| 1,000 CHF | 8,209.09 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-03-27T05:36:37Z",
"rates": {
"HRK": 8.209091
}
}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": 820.9091000000001,
"rate": 8.209091
}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