Rate Overview
Live
1 HTG = 0.022375 TND
1 TND = 44.6927
HTG
Avg
0.022101
High
0.022413
Low
0.021610
Last updated: 6/30/2026, 1:05:43 AM
Quick Conversions
| HTG | TND |
|---|---|
| 1 HTG | 0.02 TND |
| 10 HTG | 0.22 TND |
| 50 HTG | 1.12 TND |
| 100 HTG | 2.24 TND |
| 500 HTG | 11.19 TND |
| 1,000 HTG | 22.38 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-06-30T01:05:43Z",
"rates": {
"TND": 0.022375
}
}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.2375,
"rate": 0.022375
}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