Rate Overview
Live
1 COP = 0.007998 HNL
1 HNL = 125.0313
COP
Avg
0.007962
High
0.008030
Low
0.007745
Last updated: 7/9/2026, 5:40:17 AM
Quick Conversions
| COP | HNL |
|---|---|
| 1 COP | 0.01 HNL |
| 10 COP | 0.08 HNL |
| 50 COP | 0.40 HNL |
| 100 COP | 0.80 HNL |
| 500 COP | 4.00 HNL |
| 1,000 COP | 8.00 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-09T05:40:17Z",
"rates": {
"HNL": 0.007998
}
}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.7998,
"rate": 0.007998
}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