Rate Overview
Live
1 HTG = 0.022124 TND
1 TND = 45.1998
HTG
Avg
0.022043
High
0.022124
Low
0.021993
Last updated: 5/7/2026, 1:18:27 AM
Quick Conversions
| HTG | TND |
|---|---|
| 1 HTG | 0.02 TND |
| 10 HTG | 0.22 TND |
| 50 HTG | 1.11 TND |
| 100 HTG | 2.21 TND |
| 500 HTG | 11.06 TND |
| 1,000 HTG | 22.12 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-05-07T01:18:27Z",
"rates": {
"TND": 0.022124
}
}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.2124,
"rate": 0.022124
}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