Rate Overview
Live
1 HTG = 28.0725 COP
1 COP = 0.035622
HTG
Avg
28.1596
High
28.3741
Low
28.0505
Last updated: 3/28/2026, 12:05:39 PM
Quick Conversions
| HTG | COP |
|---|---|
| 1 HTG | 28.07 COP |
| 10 HTG | 280.73 COP |
| 50 HTG | 1,403.63 COP |
| 100 HTG | 2,807.25 COP |
| 500 HTG | 14,036.27 COP |
| 1,000 HTG | 28,072.55 COP |
Get HTG/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=COPExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-28T12:05:39Z",
"rates": {
"COP": 28.072549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "COP",
"amount": 100
},
"result": 2807.2549,
"rate": 28.072549
}Build with HTG/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key