Rate Overview
Live
1 TJS = 0.681343 HRK
1 HRK = 1.4677 TJS
Avg
0.689475
High
0.696238
Low
0.681343
Last updated: 1/25/2026, 9:16:12 AM
Quick Conversions
| TJS | HRK |
|---|---|
| 1 TJS | 0.68 HRK |
| 10 TJS | 6.81 HRK |
| 50 TJS | 34.07 HRK |
| 100 TJS | 68.13 HRK |
| 500 TJS | 340.67 HRK |
| 1,000 TJS | 681.34 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-01-25T09:16:12Z",
"rates": {
"HRK": 0.681343
}
}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": 68.1343,
"rate": 0.681343
}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