Rate Overview
Live
1 COP = 0.008557 HNL
1 HNL = 116.8634
COP
Avg
0.008549
High
0.008592
Low
0.008513
Last updated: 8/20/2026, 6:21:26 AM
Quick Conversions
| COP | HNL |
|---|---|
| 1 COP | 0.01 HNL |
| 10 COP | 0.09 HNL |
| 50 COP | 0.43 HNL |
| 100 COP | 0.86 HNL |
| 500 COP | 4.28 HNL |
| 1,000 COP | 8.56 HNL |
Get COP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=HNLExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-20T06:21:26Z",
"rates": {
"HNL": 0.008557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "HNL",
"amount": 100
},
"result": 0.8557,
"rate": 0.008557
}Build with COP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key