Rate Overview
Live
1 TND = 9.1721 HNL
1 HNL = 0.109027
TND
Avg
9.1784
High
9.3398
Low
9.0295
Last updated: 5/27/2026, 5:53:58 AM
Quick Conversions
| TND | HNL |
|---|---|
| 1 TND | 9.17 HNL |
| 10 TND | 91.72 HNL |
| 50 TND | 458.60 HNL |
| 100 TND | 917.21 HNL |
| 500 TND | 4,586.03 HNL |
| 1,000 TND | 9,172.05 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-27T05:53:58Z",
"rates": {
"HNL": 9.172052
}
}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": 917.2052000000001,
"rate": 9.172052
}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