Rate Overview
Live
1 HTG = 0.022499 TND
1 TND = 44.4464
HTG
Avg
0.022105
High
0.022599
Low
0.021452
Last updated: 7/9/2026, 12:38:20 AM
Quick Conversions
| HTG | TND |
|---|---|
| 1 HTG | 0.02 TND |
| 10 HTG | 0.22 TND |
| 50 HTG | 1.12 TND |
| 100 HTG | 2.25 TND |
| 500 HTG | 11.25 TND |
| 1,000 HTG | 22.50 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-09T00:38:20Z",
"rates": {
"TND": 0.022499
}
}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.2499000000000002,
"rate": 0.022499
}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