Rate Overview
Live
1 COP = 0.007158 HNL
1 HNL = 139.7038
COP
Avg
0.007225
High
0.007319
Low
0.007139
Last updated: 5/7/2026, 11:28:17 AM
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.58 HNL |
| 1,000 COP | 7.16 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-05-07T11:28:17Z",
"rates": {
"HNL": 0.007158
}
}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.7158,
"rate": 0.007158
}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