Rate Overview
Live
1 TND = 9.0941 HNL
1 HNL = 0.109961
TND
Avg
8.7276
High
9.2405
Low
7.9235
Last updated: 7/17/2026, 3:24:18 PM
Quick Conversions
| TND | HNL |
|---|---|
| 1 TND | 9.09 HNL |
| 10 TND | 90.94 HNL |
| 50 TND | 454.70 HNL |
| 100 TND | 909.41 HNL |
| 500 TND | 4,547.05 HNL |
| 1,000 TND | 9,094.09 HNL |
Get TND/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=HNLExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-17T15:24:18Z",
"rates": {
"HNL": 9.094094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "HNL",
"amount": 100
},
"result": 909.4094,
"rate": 9.094094
}Build with TND/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key