Rate Overview
Live
1 COP = 0.007198 HNL
1 HNL = 138.9275
COP
Avg
0.007113
High
0.007198
Low
0.006974
Last updated: 3/27/2026, 7:05:44 PM
Quick Conversions
| COP | HNL |
|---|---|
| 1 COP | 0.01 HNL |
| 10 COP | 0.07 HNL |
| 50 COP | 0.36 HNL |
| 100 COP | 0.72 HNL |
| 500 COP | 3.60 HNL |
| 1,000 COP | 7.20 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-03-27T19:05:44Z",
"rates": {
"HNL": 0.007198
}
}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.7198,
"rate": 0.007198
}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