Rate Overview
Live
1 TRY = 0.141947 HRK
1 HRK = 7.0449
TRY
Avg
0.140846
High
0.141956
Low
0.140089
Last updated: 6/19/2026, 8:39:16 AM
Quick Conversions
| TRY | HRK |
|---|---|
| 1 TRY | 0.14 HRK |
| 10 TRY | 1.42 HRK |
| 50 TRY | 7.10 HRK |
| 100 TRY | 14.19 HRK |
| 500 TRY | 70.97 HRK |
| 1,000 TRY | 141.95 HRK |
Get TRY/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=HRKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:39:16Z",
"rates": {
"HRK": 0.141947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "HRK",
"amount": 100
},
"result": 14.1947,
"rate": 0.141947
}Build with TRY/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key