Rate Overview
Live
1 CRC = 0.058429 HNL
1 HNL = 17.1148
CRC
Avg
0.058511
High
0.058560
Low
0.058429
Last updated: 5/6/2026, 10:01:56 PM
Quick Conversions
| CRC | HNL |
|---|---|
| 1 CRC | 0.06 HNL |
| 10 CRC | 0.58 HNL |
| 50 CRC | 2.92 HNL |
| 100 CRC | 5.84 HNL |
| 500 CRC | 29.21 HNL |
| 1,000 CRC | 58.43 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-05-06T22:01:56Z",
"rates": {
"HNL": 0.058429
}
}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.8429,
"rate": 0.058429
}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