Rate Overview
Live
1 HTG = 28.3769 COP
1 COP = 0.035240
HTG
Avg
28.1203
High
28.4848
Low
27.7497
Last updated: 5/7/2026, 10:46:23 PM
Quick Conversions
| HTG | COP |
|---|---|
| 1 HTG | 28.38 COP |
| 10 HTG | 283.77 COP |
| 50 HTG | 1,418.85 COP |
| 100 HTG | 2,837.69 COP |
| 500 HTG | 14,188.46 COP |
| 1,000 HTG | 28,376.92 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-05-07T22:46:23Z",
"rates": {
"COP": 28.37692
}
}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": 2837.692,
"rate": 28.37692
}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