Rate Overview
Live
1 TJS = 2.8839 HNL
1 HNL = 0.346758
TJS
Avg
2.6175
High
2.8839
Low
2.3137
Last updated: 5/28/2026, 8:04:51 PM
Quick Conversions
| TJS | HNL |
|---|---|
| 1 TJS | 2.88 HNL |
| 10 TJS | 28.84 HNL |
| 50 TJS | 144.19 HNL |
| 100 TJS | 288.39 HNL |
| 500 TJS | 1,441.93 HNL |
| 1,000 TJS | 2,883.86 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-05-28T20:04:51Z",
"rates": {
"HNL": 2.883856
}
}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": 288.3856,
"rate": 2.883856
}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