Rate Overview
Live
1 CDF = 0.058110 HTG
1 HTG = 17.2087
CDF
Avg
0.055506
High
0.061732
Low
0.044953
Last updated: 7/26/2026, 12:51:58 AM
Quick Conversions
| CDF | HTG |
|---|---|
| 1 CDF | 0.06 HTG |
| 10 CDF | 0.58 HTG |
| 50 CDF | 2.91 HTG |
| 100 CDF | 5.81 HTG |
| 500 CDF | 29.06 HTG |
| 1,000 CDF | 58.11 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-07-26T00:51:58Z",
"rates": {
"HTG": 0.05811
}
}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.811,
"rate": 0.05811
}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