Rate Overview
Live
1 COP = 0.036204 HTG
1 HTG = 27.6213
COP
Avg
0.036108
High
0.036466
Low
0.035842
Last updated: 4/17/2026, 1:25:50 PM
Quick Conversions
| COP | HTG |
|---|---|
| 1 COP | 0.04 HTG |
| 10 COP | 0.36 HTG |
| 50 COP | 1.81 HTG |
| 100 COP | 3.62 HTG |
| 500 COP | 18.10 HTG |
| 1,000 COP | 36.20 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-04-17T13:25:50Z",
"rates": {
"HTG": 0.036204
}
}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.6204,
"rate": 0.036204
}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