Rate Overview
Live
1 TND = 9.0283 HNL
1 HNL = 0.110763
TND
Avg
9.1560
High
9.2839
Low
9.0283
Last updated: 3/7/2026, 7:59:56 AM
Quick Conversions
| TND | HNL |
|---|---|
| 1 TND | 9.03 HNL |
| 10 TND | 90.28 HNL |
| 50 TND | 451.41 HNL |
| 100 TND | 902.83 HNL |
| 500 TND | 4,514.15 HNL |
| 1,000 TND | 9,028.29 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-03-07T07:59:56Z",
"rates": {
"HNL": 9.02829
}
}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": 902.8290000000001,
"rate": 9.02829
}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