Rate Overview
Live
1 HTG = 28.0034 COP
1 COP = 0.035710
HTG
Avg
28.1018
High
28.9892
Low
27.3579
Last updated: 5/28/2026, 3:35:09 AM
Quick Conversions
| HTG | COP |
|---|---|
| 1 HTG | 28.00 COP |
| 10 HTG | 280.03 COP |
| 50 HTG | 1,400.17 COP |
| 100 HTG | 2,800.34 COP |
| 500 HTG | 14,001.72 COP |
| 1,000 HTG | 28,003.44 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-28T03:35:09Z",
"rates": {
"COP": 28.003441
}
}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": 2800.3441,
"rate": 28.003441
}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