Rate Overview
Live
1 CHF = 8.1721 HRK
1 HRK = 0.122368
CHF
Avg
8.1630
High
8.2034
Low
8.1230
Last updated: 4/16/2026, 5:45:40 AM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.17 HRK |
| 10 CHF | 81.72 HRK |
| 50 CHF | 408.60 HRK |
| 100 CHF | 817.21 HRK |
| 500 CHF | 4,086.04 HRK |
| 1,000 CHF | 8,172.07 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-04-16T05:45:40Z",
"rates": {
"HRK": 8.172072
}
}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": 817.2072000000001,
"rate": 8.172072
}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