Rate Overview
Live
1 TJS = 2.9055 HNL
1 HNL = 0.344177
TJS
Avg
2.9058
High
2.9119
Low
2.8962
Last updated: 9/3/2026, 2:28:58 PM
Quick Conversions
| TJS | HNL |
|---|---|
| 1 TJS | 2.91 HNL |
| 10 TJS | 29.05 HNL |
| 50 TJS | 145.27 HNL |
| 100 TJS | 290.55 HNL |
| 500 TJS | 1,452.74 HNL |
| 1,000 TJS | 2,905.48 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-09-03T14:28:58Z",
"rates": {
"HNL": 2.905481
}
}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.5481,
"rate": 2.905481
}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