Rate Overview
Live
1 COP = 0.008317 HNL
1 HNL = 120.2357
COP
Avg
0.006645
High
0.008317
Low
0.005700
Last updated: 7/28/2026, 2:39:24 AM
Quick Conversions
| COP | HNL |
|---|---|
| 1 COP | 0.01 HNL |
| 10 COP | 0.08 HNL |
| 50 COP | 0.42 HNL |
| 100 COP | 0.83 HNL |
| 500 COP | 4.16 HNL |
| 1,000 COP | 8.32 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-07-28T02:39:24Z",
"rates": {
"HNL": 0.008317
}
}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.8317,
"rate": 0.008317
}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