Rate Overview
Live
1 COP = 0.034747 HTG
1 HTG = 28.7795
COP
Avg
0.034842
High
0.035081
Low
0.034584
Last updated: 3/7/2026, 7:41:18 AM
Quick Conversions
| COP | HTG |
|---|---|
| 1 COP | 0.03 HTG |
| 10 COP | 0.35 HTG |
| 50 COP | 1.74 HTG |
| 100 COP | 3.47 HTG |
| 500 COP | 17.37 HTG |
| 1,000 COP | 34.75 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-03-07T07:41:18Z",
"rates": {
"HTG": 0.034747
}
}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.4747,
"rate": 0.034747
}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