Rate Overview
Live
1 TJS = 2.8949 HNL
1 HNL = 0.345434
TJS
Avg
2.8838
High
2.8949
Low
2.8369
Last updated: 7/7/2026, 8:12:50 PM
Quick Conversions
| TJS | HNL |
|---|---|
| 1 TJS | 2.89 HNL |
| 10 TJS | 28.95 HNL |
| 50 TJS | 144.75 HNL |
| 100 TJS | 289.49 HNL |
| 500 TJS | 1,447.45 HNL |
| 1,000 TJS | 2,894.91 HNL |
Get TJS/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=HNLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-07T20:12:50Z",
"rates": {
"HNL": 2.894907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "HNL",
"amount": 100
},
"result": 289.4907,
"rate": 2.894907
}Build with TJS/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key