Rate Overview
Live
1 TJS = 2.7612 HNL
1 HNL = 0.362162
TJS
Avg
2.7750
High
2.7887
Low
2.7612
Last updated: 3/7/2026, 1:07:12 AM
Quick Conversions
| TJS | HNL |
|---|---|
| 1 TJS | 2.76 HNL |
| 10 TJS | 27.61 HNL |
| 50 TJS | 138.06 HNL |
| 100 TJS | 276.12 HNL |
| 500 TJS | 1,380.60 HNL |
| 1,000 TJS | 2,761.20 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-03-07T01:07:12Z",
"rates": {
"HNL": 2.761199
}
}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": 276.1199,
"rate": 2.761199
}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