Rate Overview
Live
1 COP = 0.038010 HTG
1 HTG = 26.3089
COP
Avg
0.037711
High
0.038096
Low
0.037307
Last updated: 6/19/2026, 8:52:27 AM
Quick Conversions
| COP | HTG |
|---|---|
| 1 COP | 0.04 HTG |
| 10 COP | 0.38 HTG |
| 50 COP | 1.90 HTG |
| 100 COP | 3.80 HTG |
| 500 COP | 19.01 HTG |
| 1,000 COP | 38.01 HTG |
Get COP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=HTGExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T08:52:27Z",
"rates": {
"HTG": 0.03801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "HTG",
"amount": 100
},
"result": 3.801,
"rate": 0.03801
}Build with COP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key