Rate Overview
Live
1 CRC = 0.017179 HKD
1 HKD = 58.2106
CRC
Avg
0.017121
High
0.017229
Low
0.016979
Last updated: 6/16/2026, 1:27:06 PM
Quick Conversions
| CRC | HKD |
|---|---|
| 1 CRC | 0.02 HKD |
| 10 CRC | 0.17 HKD |
| 50 CRC | 0.86 HKD |
| 100 CRC | 1.72 HKD |
| 500 CRC | 8.59 HKD |
| 1,000 CRC | 17.18 HKD |
Get CRC/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=HKDExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-06-16T13:27:06Z",
"rates": {
"HKD": 0.017179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "HKD",
"amount": 100
},
"result": 1.7179,
"rate": 0.017179
}Build with CRC/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key