Rate Overview
Live
1 HTG = 25.4502 COP
1 COP = 0.039292
HTG
Avg
25.6739
High
26.2339
Low
25.4502
Last updated: 7/8/2026, 10:12:14 AM
Quick Conversions
| HTG | COP |
|---|---|
| 1 HTG | 25.45 COP |
| 10 HTG | 254.50 COP |
| 50 HTG | 1,272.51 COP |
| 100 HTG | 2,545.02 COP |
| 500 HTG | 12,725.11 COP |
| 1,000 HTG | 25,450.22 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-07-08T10:12:14Z",
"rates": {
"COP": 25.450221
}
}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": 2545.0221,
"rate": 25.450221
}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