Rate Overview
Live
1 COP = 0.007348 HNL
1 HNL = 136.0915
COP
Avg
0.007327
High
0.007393
Low
0.007273
Last updated: 4/17/2026, 6:19:52 AM
Quick Conversions
| COP | HNL |
|---|---|
| 1 COP | 0.01 HNL |
| 10 COP | 0.07 HNL |
| 50 COP | 0.37 HNL |
| 100 COP | 0.73 HNL |
| 500 COP | 3.67 HNL |
| 1,000 COP | 7.35 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-04-17T06:19:52Z",
"rates": {
"HNL": 0.007348
}
}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.7348,
"rate": 0.007348
}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