Rate Overview
Live
1 CHF = 8.2045 HRK
1 HRK = 0.121884
CHF
Avg
8.2067
High
8.3321
Low
8.0814
Last updated: 3/27/2026, 7:17:59 AM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.20 HRK |
| 10 CHF | 82.05 HRK |
| 50 CHF | 410.23 HRK |
| 100 CHF | 820.45 HRK |
| 500 CHF | 4,102.25 HRK |
| 1,000 CHF | 8,204.50 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-27T07:17:59Z",
"rates": {
"HRK": 8.204501
}
}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.4501,
"rate": 8.204501
}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