Rate Overview
Live
1 TJS = 0.711909 HRK
1 HRK = 1.4047
TJS
Avg
0.711874
High
0.715520
Low
0.709526
Last updated: 7/9/2026, 9:53:12 AM
Quick Conversions
| TJS | HRK |
|---|---|
| 1 TJS | 0.71 HRK |
| 10 TJS | 7.12 HRK |
| 50 TJS | 35.60 HRK |
| 100 TJS | 71.19 HRK |
| 500 TJS | 355.95 HRK |
| 1,000 TJS | 711.91 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-07-09T09:53:12Z",
"rates": {
"HRK": 0.711909
}
}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.1909,
"rate": 0.711909
}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