Rate Overview
Live
1 CAD = 5.5916 HKD
1 HKD = 0.178839
CAD
Avg
5.5379
High
5.5916
Low
5.5060
Last updated: 7/19/2026, 9:23:31 PM
Quick Conversions
| CAD | HKD |
|---|---|
| 1 CAD | 5.59 HKD |
| 10 CAD | 55.92 HKD |
| 50 CAD | 279.58 HKD |
| 100 CAD | 559.16 HKD |
| 500 CAD | 2,795.80 HKD |
| 1,000 CAD | 5,591.61 HKD |
Get CAD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=HKDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-19T21:23:31Z",
"rates": {
"HKD": 5.591609
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "HKD",
"amount": 100
},
"result": 559.1609,
"rate": 5.591609
}Build with CAD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key