Rate Overview
Live
1 COP = 0.039292 HTG
1 HTG = 25.4505
COP
Avg
0.038953
High
0.039292
Low
0.038118
Last updated: 7/8/2026, 3:40:21 PM
Quick Conversions
| COP | HTG |
|---|---|
| 1 COP | 0.04 HTG |
| 10 COP | 0.39 HTG |
| 50 COP | 1.96 HTG |
| 100 COP | 3.93 HTG |
| 500 COP | 19.65 HTG |
| 1,000 COP | 39.29 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-07-08T15:40:21Z",
"rates": {
"HTG": 0.039292
}
}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.9292000000000002,
"rate": 0.039292
}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