Rate Overview
Live
1 HKD = 58.0044 CRC
1 CRC = 0.017240
HKD
Avg
59.7443
High
63.8614
Low
57.3390
Last updated: 7/27/2026, 3:52:48 AM
Quick Conversions
| HKD | CRC |
|---|---|
| 1 HKD | 58.00 CRC |
| 10 HKD | 580.04 CRC |
| 50 HKD | 2,900.22 CRC |
| 100 HKD | 5,800.44 CRC |
| 500 HKD | 29,002.21 CRC |
| 1,000 HKD | 58,004.43 CRC |
Get HKD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=CRCExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-27T03:52:48Z",
"rates": {
"CRC": 58.004429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "CRC",
"amount": 100
},
"result": 5800.4429,
"rate": 58.004429
}Build with HKD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key