Rate Overview
Live
1 TND = 9.0705 HNL
1 HNL = 0.110247
TND
Avg
9.0651
High
9.1434
Low
9.0323
Last updated: 7/1/2026, 7:01:06 AM
Quick Conversions
| TND | HNL |
|---|---|
| 1 TND | 9.07 HNL |
| 10 TND | 90.71 HNL |
| 50 TND | 453.53 HNL |
| 100 TND | 907.05 HNL |
| 500 TND | 4,535.26 HNL |
| 1,000 TND | 9,070.52 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-01T07:01:06Z",
"rates": {
"HNL": 9.070523
}
}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": 907.0523,
"rate": 9.070523
}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