Rate Overview
Live
1 CRC = 0.057872 HNL
1 HNL = 17.2795
CRC
Avg
0.057553
High
0.057872
Low
0.057262
Last updated: 4/16/2026, 3:54:03 PM
Quick Conversions
| CRC | HNL |
|---|---|
| 1 CRC | 0.06 HNL |
| 10 CRC | 0.58 HNL |
| 50 CRC | 2.89 HNL |
| 100 CRC | 5.79 HNL |
| 500 CRC | 28.94 HNL |
| 1,000 CRC | 57.87 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-04-16T15:54:03Z",
"rates": {
"HNL": 0.057872
}
}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.7872,
"rate": 0.057872
}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