Rate Overview
Live
1 HKD = 0.176964 CAD
1 CAD = 5.6509
HKD
Avg
0.175895
High
0.176964
Low
0.175029
Last updated: 3/27/2026, 12:56:34 PM
Quick Conversions
| HKD | CAD |
|---|---|
| 1 HKD | 0.18 CAD |
| 10 HKD | 1.77 CAD |
| 50 HKD | 8.85 CAD |
| 100 HKD | 17.70 CAD |
| 500 HKD | 88.48 CAD |
| 1,000 HKD | 176.96 CAD |
Get HKD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=CADExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T12:56:34Z",
"rates": {
"CAD": 0.176964
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "CAD",
"amount": 100
},
"result": 17.6964,
"rate": 0.176964
}Build with HKD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key