Rate Overview
Live
1 CRC = 0.059314 HNL
1 HNL = 16.8594
CRC
Avg
0.059375
High
0.059784
Low
0.059179
Last updated: 9/5/2026, 1:56:11 AM
Quick Conversions
| CRC | HNL |
|---|---|
| 1 CRC | 0.06 HNL |
| 10 CRC | 0.59 HNL |
| 50 CRC | 2.97 HNL |
| 100 CRC | 5.93 HNL |
| 500 CRC | 29.66 HNL |
| 1,000 CRC | 59.31 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-09-05T01:56:11Z",
"rates": {
"HNL": 0.059314
}
}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.9314,
"rate": 0.059314
}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