Rate Overview
Live
1 HKD = 58.4979 CRC
1 CRC = 0.017095
HKD
Avg
58.8864
High
59.2798
Low
58.4979
Last updated: 4/17/2026, 12:00:34 AM
Quick Conversions
| HKD | CRC |
|---|---|
| 1 HKD | 58.50 CRC |
| 10 HKD | 584.98 CRC |
| 50 HKD | 2,924.90 CRC |
| 100 HKD | 5,849.79 CRC |
| 500 HKD | 29,248.95 CRC |
| 1,000 HKD | 58,497.90 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-04-17T00:00:34Z",
"rates": {
"CRC": 58.4979
}
}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": 5849.79,
"rate": 58.4979
}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