Rate Overview
Live
1 CDF = 0.057243 HTG
1 HTG = 17.4694
CDF
Avg
0.057248
High
0.057898
Low
0.056991
Last updated: 8/12/2026, 2:32:18 PM
Quick Conversions
| CDF | HTG |
|---|---|
| 1 CDF | 0.06 HTG |
| 10 CDF | 0.57 HTG |
| 50 CDF | 2.86 HTG |
| 100 CDF | 5.72 HTG |
| 500 CDF | 28.62 HTG |
| 1,000 CDF | 57.24 HTG |
Get CDF/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=HTGExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-08-12T14:32:18Z",
"rates": {
"HTG": 0.057243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "HTG",
"amount": 100
},
"result": 5.7243,
"rate": 0.057243
}Build with CDF/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key