Rate Overview
Live
1 COP = 0.041804 HTG
1 HTG = 23.9212
COP
Avg
0.041784
High
0.042141
Low
0.041502
Last updated: 8/20/2026, 11:38:27 AM
Quick Conversions
| COP | HTG |
|---|---|
| 1 COP | 0.04 HTG |
| 10 COP | 0.42 HTG |
| 50 COP | 2.09 HTG |
| 100 COP | 4.18 HTG |
| 500 COP | 20.90 HTG |
| 1,000 COP | 41.80 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-08-20T11:38:27Z",
"rates": {
"HTG": 0.041804
}
}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.1804,
"rate": 0.041804
}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