Rate Overview
Live
1 HTG = 23.9208 COP
1 COP = 0.041805
HTG
Avg
23.9304
High
24.0948
Low
23.7296
Last updated: 8/19/2026, 10:16:46 AM
Quick Conversions
| HTG | COP |
|---|---|
| 1 HTG | 23.92 COP |
| 10 HTG | 239.21 COP |
| 50 HTG | 1,196.04 COP |
| 100 HTG | 2,392.08 COP |
| 500 HTG | 11,960.42 COP |
| 1,000 HTG | 23,920.85 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-08-19T10:16:46Z",
"rates": {
"COP": 23.920845
}
}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": 2392.0845,
"rate": 23.920845
}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