Rate Overview
Live
1 TND = 9.1803 HNL
1 HNL = 0.108929
TND
Avg
9.2173
High
9.2376
Low
9.1803
Last updated: 5/7/2026, 12:16:44 AM
Quick Conversions
| TND | HNL |
|---|---|
| 1 TND | 9.18 HNL |
| 10 TND | 91.80 HNL |
| 50 TND | 459.01 HNL |
| 100 TND | 918.03 HNL |
| 500 TND | 4,590.14 HNL |
| 1,000 TND | 9,180.27 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-05-07T00:16:44Z",
"rates": {
"HNL": 9.180271
}
}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": 918.0270999999999,
"rate": 9.180271
}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