Rate Overview
Live
1 CAD = 19.2723 HNL
1 HNL = 0.051888
CAD
Avg
19.2501
High
19.2982
Low
19.1972
Last updated: 5/29/2026, 4:26:28 PM
Quick Conversions
| CAD | HNL |
|---|---|
| 1 CAD | 19.27 HNL |
| 10 CAD | 192.72 HNL |
| 50 CAD | 963.61 HNL |
| 100 CAD | 1,927.23 HNL |
| 500 CAD | 9,636.13 HNL |
| 1,000 CAD | 19,272.25 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-29T16:26:28Z",
"rates": {
"HNL": 19.272253
}
}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": 1927.2252999999998,
"rate": 19.272253
}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