Rate Overview
Live
1 TJS = 0.704955 HRK
1 HRK = 1.4185
TJS
Avg
0.684512
High
0.704955
Low
0.673335
Last updated: 5/28/2026, 7:28:35 PM
Quick Conversions
| TJS | HRK |
|---|---|
| 1 TJS | 0.70 HRK |
| 10 TJS | 7.05 HRK |
| 50 TJS | 35.25 HRK |
| 100 TJS | 70.50 HRK |
| 500 TJS | 352.48 HRK |
| 1,000 TJS | 704.96 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-05-28T19:28:35Z",
"rates": {
"HRK": 0.704955
}
}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": 70.49549999999999,
"rate": 0.704955
}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