Rate Overview
Live
1 CAD = 19.2556 HNL
1 HNL = 0.051933
CAD
Avg
18.6815
High
19.5599
Low
17.5823
Last updated: 5/29/2026, 7:47:51 PM
Quick Conversions
| CAD | HNL |
|---|---|
| 1 CAD | 19.26 HNL |
| 10 CAD | 192.56 HNL |
| 50 CAD | 962.78 HNL |
| 100 CAD | 1,925.56 HNL |
| 500 CAD | 9,627.81 HNL |
| 1,000 CAD | 19,255.63 HNL |
Get CAD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=HNLExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-29T19:47:51Z",
"rates": {
"HNL": 19.255625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "HNL",
"amount": 100
},
"result": 1925.5624999999998,
"rate": 19.255625
}Build with CAD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key