Rate Overview
Live
1 HKD = 0.181238 CAD
1 CAD = 5.5176
HKD
Avg
0.181234
High
0.181533
Low
0.181055
Last updated: 7/7/2026, 4:59:47 AM
Quick Conversions
| HKD | CAD |
|---|---|
| 1 HKD | 0.18 CAD |
| 10 HKD | 1.81 CAD |
| 50 HKD | 9.06 CAD |
| 100 HKD | 18.12 CAD |
| 500 HKD | 90.62 CAD |
| 1,000 HKD | 181.24 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-07-07T04:59:47Z",
"rates": {
"CAD": 0.181238
}
}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": 18.123800000000003,
"rate": 0.181238
}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