Rate Overview
Live
1 HNL = 17.0006 CRC
1 CRC = 0.058821
HNL
Avg
17.5636
High
18.8297
Low
16.8769
Last updated: 7/13/2026, 9:23:01 AM
Quick Conversions
| HNL | CRC |
|---|---|
| 1 HNL | 17.00 CRC |
| 10 HNL | 170.01 CRC |
| 50 HNL | 850.03 CRC |
| 100 HNL | 1,700.06 CRC |
| 500 HNL | 8,500.32 CRC |
| 1,000 HNL | 17,000.64 CRC |
Get HNL/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=CRCExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-13T09:23:01Z",
"rates": {
"CRC": 17.000642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "CRC",
"amount": 100
},
"result": 1700.0641999999998,
"rate": 17.000642
}Build with HNL/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key