Rate Overview
Live
1 HRK = 0.122441 CHF
1 CHF = 8.1672
HRK
Avg
0.122310
High
0.122496
Low
0.121813
Last updated: 6/15/2026, 8:20:56 PM
Quick Conversions
| HRK | CHF |
|---|---|
| 1 HRK | 0.12 CHF |
| 10 HRK | 1.22 CHF |
| 50 HRK | 6.12 CHF |
| 100 HRK | 12.24 CHF |
| 500 HRK | 61.22 CHF |
| 1,000 HRK | 122.44 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-06-15T20:20:56Z",
"rates": {
"CHF": 0.122441
}
}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.2441,
"rate": 0.122441
}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