Rate Overview
Live
1 CAD = 19.0370 HNL
1 HNL = 0.052529
CAD
Avg
19.2231
High
19.5670
Low
18.8480
Last updated: 7/29/2026, 1:45:46 PM
Quick Conversions
| CAD | HNL |
|---|---|
| 1 CAD | 19.04 HNL |
| 10 CAD | 190.37 HNL |
| 50 CAD | 951.85 HNL |
| 100 CAD | 1,903.70 HNL |
| 500 CAD | 9,518.49 HNL |
| 1,000 CAD | 19,036.98 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-07-29T13:45:46Z",
"rates": {
"HNL": 19.036983
}
}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": 1903.6983,
"rate": 19.036983
}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