Rate Overview
Live
1 HTG = 0.022276 TND
1 TND = 44.8914
HTG
Avg
0.022236
High
0.022631
Low
0.021751
Last updated: 7/26/2026, 3:23:22 AM
Quick Conversions
| HTG | TND |
|---|---|
| 1 HTG | 0.02 TND |
| 10 HTG | 0.22 TND |
| 50 HTG | 1.11 TND |
| 100 HTG | 2.23 TND |
| 500 HTG | 11.14 TND |
| 1,000 HTG | 22.28 TND |
Get HTG/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=TNDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-26T03:23:22Z",
"rates": {
"TND": 0.022276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "TND",
"amount": 100
},
"result": 2.2276000000000002,
"rate": 0.022276
}Build with HTG/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key