Rate Overview
Live
1 HRK = 0.215860 CAD
1 CAD = 4.6326
HRK
Avg
0.215377
High
0.215860
Low
0.214626
Last updated: 7/6/2026, 1:30:52 PM
Quick Conversions
| HRK | CAD |
|---|---|
| 1 HRK | 0.22 CAD |
| 10 HRK | 2.16 CAD |
| 50 HRK | 10.79 CAD |
| 100 HRK | 21.59 CAD |
| 500 HRK | 107.93 CAD |
| 1,000 HRK | 215.86 CAD |
Get HRK/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=CADExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-07-06T13:30:52Z",
"rates": {
"CAD": 0.21586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "CAD",
"amount": 100
},
"result": 21.586,
"rate": 0.21586
}Build with HRK/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key