Rate Overview
Live
1 CAD = 5.7533 HKD
1 HKD = 0.173813
CAD
Avg
5.7286
High
5.7533
Low
5.7012
Last updated: 3/6/2026, 6:11:38 PM
Quick Conversions
| CAD | HKD |
|---|---|
| 1 CAD | 5.75 HKD |
| 10 CAD | 57.53 HKD |
| 50 CAD | 287.67 HKD |
| 100 CAD | 575.33 HKD |
| 500 CAD | 2,876.65 HKD |
| 1,000 CAD | 5,753.30 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-06T18:11:38Z",
"rates": {
"HKD": 5.753301
}
}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": 575.3301,
"rate": 5.753301
}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