Rate Overview
Live
1 TJS = 0.710328 HRK
1 HRK = 1.4078
TJS
Avg
0.702242
High
0.710328
Low
0.697529
Last updated: 6/19/2026, 8:20:01 AM
Quick Conversions
| TJS | HRK |
|---|---|
| 1 TJS | 0.71 HRK |
| 10 TJS | 7.10 HRK |
| 50 TJS | 35.52 HRK |
| 100 TJS | 71.03 HRK |
| 500 TJS | 355.16 HRK |
| 1,000 TJS | 710.33 HRK |
Get TJS/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=HRKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-06-19T08:20:01Z",
"rates": {
"HRK": 0.710328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "HRK",
"amount": 100
},
"result": 71.0328,
"rate": 0.710328
}Build with TJS/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key