Rate Overview
Live
1 CDF = 0.056416 HTG
1 HTG = 17.7255
CDF
Avg
0.056457
High
0.056516
Low
0.056391
Last updated: 5/6/2026, 6:30:55 AM
Quick Conversions
| CDF | HTG |
|---|---|
| 1 CDF | 0.06 HTG |
| 10 CDF | 0.56 HTG |
| 50 CDF | 2.82 HTG |
| 100 CDF | 5.64 HTG |
| 500 CDF | 28.21 HTG |
| 1,000 CDF | 56.42 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-05-06T06:30:55Z",
"rates": {
"HTG": 0.056416
}
}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.6416,
"rate": 0.056416
}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