Rate Overview
Live
1 CRC = 0.055507 HNL
1 HNL = 18.0157
CRC
Avg
0.056010
High
0.056316
Low
0.055507
Last updated: 3/7/2026, 4:25:59 AM
Quick Conversions
| CRC | HNL |
|---|---|
| 1 CRC | 0.06 HNL |
| 10 CRC | 0.56 HNL |
| 50 CRC | 2.78 HNL |
| 100 CRC | 5.55 HNL |
| 500 CRC | 27.75 HNL |
| 1,000 CRC | 55.51 HNL |
Get CRC/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=HNLExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T04:25:59Z",
"rates": {
"HNL": 0.055507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "HNL",
"amount": 100
},
"result": 5.5507,
"rate": 0.055507
}Build with CRC/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key