Rate Overview
Live
1 CAD = 5.6460 HKD
1 HKD = 0.177117
CAD
Avg
5.6905
High
5.7133
Low
5.6460
Last updated: 3/26/2026, 10:31:26 PM
Quick Conversions
| CAD | HKD |
|---|---|
| 1 CAD | 5.65 HKD |
| 10 CAD | 56.46 HKD |
| 50 CAD | 282.30 HKD |
| 100 CAD | 564.60 HKD |
| 500 CAD | 2,822.99 HKD |
| 1,000 CAD | 5,645.98 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-03-26T22:31:26Z",
"rates": {
"HKD": 5.645984
}
}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": 564.5984000000001,
"rate": 5.645984
}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