Rate Overview
Live
1 HKD = 0.174032 CAD
1 CAD = 5.7461
HKD
Avg
0.173784
High
0.174488
Low
0.173333
Last updated: 5/7/2026, 3:49:50 PM
Quick Conversions
| HKD | CAD |
|---|---|
| 1 HKD | 0.17 CAD |
| 10 HKD | 1.74 CAD |
| 50 HKD | 8.70 CAD |
| 100 HKD | 17.40 CAD |
| 500 HKD | 87.02 CAD |
| 1,000 HKD | 174.03 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-05-07T15:49:50Z",
"rates": {
"CAD": 0.174032
}
}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.4032,
"rate": 0.174032
}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