Rate Overview
Live
1 TJS = 2.8232 HNL
1 HNL = 0.354209
TJS
Avg
2.8069
High
2.8232
Low
2.7942
Last updated: 4/18/2026, 8:51:58 AM
Quick Conversions
| TJS | HNL |
|---|---|
| 1 TJS | 2.82 HNL |
| 10 TJS | 28.23 HNL |
| 50 TJS | 141.16 HNL |
| 100 TJS | 282.32 HNL |
| 500 TJS | 1,411.59 HNL |
| 1,000 TJS | 2,823.19 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-04-18T08:51:58Z",
"rates": {
"HNL": 2.823189
}
}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": 282.31890000000004,
"rate": 2.823189
}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