Rate Overview
Live
1 HRK = 0.121191 CHF
1 CHF = 8.2514
HRK
Avg
0.121703
High
0.122623
Low
0.121191
Last updated: 5/6/2026, 1:21:29 PM
Quick Conversions
| HRK | CHF |
|---|---|
| 1 HRK | 0.12 CHF |
| 10 HRK | 1.21 CHF |
| 50 HRK | 6.06 CHF |
| 100 HRK | 12.12 CHF |
| 500 HRK | 60.60 CHF |
| 1,000 HRK | 121.19 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-05-06T13:21:29Z",
"rates": {
"CHF": 0.121191
}
}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.1191,
"rate": 0.121191
}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