Rate Overview
Live
1 TND = 9.0934 HNL
1 HNL = 0.109970
TND
Avg
9.0738
High
9.1617
Low
8.9324
Last updated: 7/21/2026, 1:51:23 PM
Quick Conversions
| TND | HNL |
|---|---|
| 1 TND | 9.09 HNL |
| 10 TND | 90.93 HNL |
| 50 TND | 454.67 HNL |
| 100 TND | 909.34 HNL |
| 500 TND | 4,546.69 HNL |
| 1,000 TND | 9,093.39 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-21T13:51:23Z",
"rates": {
"HNL": 9.093387
}
}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.3387,
"rate": 9.093387
}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