Rate Overview
Live
1 HRK = 0.124226 CHF
1 CHF = 8.0498
HRK
Avg
0.124100
High
0.124288
Low
0.123914
Last updated: 8/14/2026, 3:01:57 PM
Quick Conversions
| HRK | CHF |
|---|---|
| 1 HRK | 0.12 CHF |
| 10 HRK | 1.24 CHF |
| 50 HRK | 6.21 CHF |
| 100 HRK | 12.42 CHF |
| 500 HRK | 62.11 CHF |
| 1,000 HRK | 124.23 CHF |
Get HRK/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=CHFExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-08-14T15:01:57Z",
"rates": {
"CHF": 0.124226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "CHF",
"amount": 100
},
"result": 12.422600000000001,
"rate": 0.124226
}Build with HRK/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key