Rate Overview
Live
1 HKD = 0.175257 CAD
1 CAD = 5.7059
HKD
Avg
0.176199
High
0.176858
Low
0.175257
Last updated: 4/16/2026, 2:32:15 PM
Quick Conversions
| HKD | CAD |
|---|---|
| 1 HKD | 0.18 CAD |
| 10 HKD | 1.75 CAD |
| 50 HKD | 8.76 CAD |
| 100 HKD | 17.53 CAD |
| 500 HKD | 87.63 CAD |
| 1,000 HKD | 175.26 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-04-16T14:32:15Z",
"rates": {
"CAD": 0.175257
}
}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.5257,
"rate": 0.175257
}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