Rate Overview
Live
1 CHF = 8.0970 HRK
1 HRK = 0.123502
CHF
Avg
8.1221
High
8.1544
Low
8.0805
Last updated: 7/25/2026, 5:09:07 AM
Quick Conversions
| CHF | HRK |
|---|---|
| 1 CHF | 8.10 HRK |
| 10 CHF | 80.97 HRK |
| 50 CHF | 404.85 HRK |
| 100 CHF | 809.70 HRK |
| 500 CHF | 4,048.52 HRK |
| 1,000 CHF | 8,097.04 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-07-25T05:09:07Z",
"rates": {
"HRK": 8.097038
}
}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": 809.7038,
"rate": 8.097038
}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