Rate Overview
Live
1 COP = 0.040889 HTG
1 HTG = 24.4565
COP
Avg
0.040859
High
0.041512
Low
0.040260
Last updated: 7/28/2026, 3:09:34 PM
Quick Conversions
| COP | HTG |
|---|---|
| 1 COP | 0.04 HTG |
| 10 COP | 0.41 HTG |
| 50 COP | 2.04 HTG |
| 100 COP | 4.09 HTG |
| 500 COP | 20.44 HTG |
| 1,000 COP | 40.89 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-28T15:09:34Z",
"rates": {
"HTG": 0.040889
}
}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": 4.0889,
"rate": 0.040889
}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