Rate Overview
Live
1 HNL = 16.7022 CRC
1 CRC = 0.059872
HNL
Avg
16.8190
High
16.9240
Low
16.7022
Last updated: 8/16/2026, 12:44:11 PM
Quick Conversions
| HNL | CRC |
|---|---|
| 1 HNL | 16.70 CRC |
| 10 HNL | 167.02 CRC |
| 50 HNL | 835.11 CRC |
| 100 HNL | 1,670.22 CRC |
| 500 HNL | 8,351.09 CRC |
| 1,000 HNL | 16,702.19 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-08-16T12:44:11Z",
"rates": {
"CRC": 16.702189
}
}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": 1670.2189,
"rate": 16.702189
}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