Rate Overview
Live
1 COP = 0.035709 HTG
1 HTG = 28.0041
COP
Avg
0.035292
High
0.036233
Low
0.034451
Last updated: 5/28/2026, 3:43:35 AM
Quick Conversions
| COP | HTG |
|---|---|
| 1 COP | 0.04 HTG |
| 10 COP | 0.36 HTG |
| 50 COP | 1.79 HTG |
| 100 COP | 3.57 HTG |
| 500 COP | 17.85 HTG |
| 1,000 COP | 35.71 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-05-28T03:43:35Z",
"rates": {
"HTG": 0.035709
}
}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.5709,
"rate": 0.035709
}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