Rate Overview
Live
1 COP = 0.041512 HTG
1 HTG = 24.0894
COP
Avg
0.035240
High
0.041512
Low
0.031398
Last updated: 7/24/2026, 6:03:20 AM
Quick Conversions
| COP | HTG |
|---|---|
| 1 COP | 0.04 HTG |
| 10 COP | 0.42 HTG |
| 50 COP | 2.08 HTG |
| 100 COP | 4.15 HTG |
| 500 COP | 20.76 HTG |
| 1,000 COP | 41.51 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-24T06:03:20Z",
"rates": {
"HTG": 0.041512
}
}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.1512,
"rate": 0.041512
}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