Rate Overview
Live
1 TJS = 2.9058 HNL
1 HNL = 0.344141
TJS
Avg
2.9049
High
2.9159
Low
2.9006
Last updated: 8/17/2026, 11:48:51 AM
Quick Conversions
| TJS | HNL |
|---|---|
| 1 TJS | 2.91 HNL |
| 10 TJS | 29.06 HNL |
| 50 TJS | 145.29 HNL |
| 100 TJS | 290.58 HNL |
| 500 TJS | 1,452.89 HNL |
| 1,000 TJS | 2,905.78 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-08-17T11:48:51Z",
"rates": {
"HNL": 2.905783
}
}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.5783,
"rate": 2.905783
}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