Rate Overview
Live
1 TJS = 2.9014 HNL
1 HNL = 0.344657
TJS
Avg
2.8378
High
2.9014
Low
2.7646
Last updated: 7/27/2026, 5:39:57 PM
Quick Conversions
| TJS | HNL |
|---|---|
| 1 TJS | 2.90 HNL |
| 10 TJS | 29.01 HNL |
| 50 TJS | 145.07 HNL |
| 100 TJS | 290.14 HNL |
| 500 TJS | 1,450.72 HNL |
| 1,000 TJS | 2,901.43 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-27T17:39:57Z",
"rates": {
"HNL": 2.901432
}
}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": 290.1432,
"rate": 2.901432
}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