Rate Overview
Live
1 CAD = 18.9046 HNL
1 HNL = 0.052897
CAD
Avg
18.7977
High
18.9046
Low
18.4673
Last updated: 7/8/2026, 6:13:34 PM
Quick Conversions
| CAD | HNL |
|---|---|
| 1 CAD | 18.90 HNL |
| 10 CAD | 189.05 HNL |
| 50 CAD | 945.23 HNL |
| 100 CAD | 1,890.46 HNL |
| 500 CAD | 9,452.32 HNL |
| 1,000 CAD | 18,904.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-07-08T18:13:34Z",
"rates": {
"HNL": 18.90463
}
}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": 1890.4630000000002,
"rate": 18.90463
}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