Rate Overview
Live
1 TJS = 2.8282 HNL
1 HNL = 0.353576 TJS
Avg
2.8413
High
2.8565
Low
2.8282
Last updated: 1/25/2026, 11:39:11 AM
Quick Conversions
| TJS | HNL |
|---|---|
| 1 TJS | 2.83 HNL |
| 10 TJS | 28.28 HNL |
| 50 TJS | 141.41 HNL |
| 100 TJS | 282.82 HNL |
| 500 TJS | 1,414.12 HNL |
| 1,000 TJS | 2,828.25 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-01-25T11:39:11Z",
"rates": {
"HNL": 2.828248
}
}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": 282.8248,
"rate": 2.828248
}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