Rate Overview
Live
1 TRY = 0.146860 HRK
1 HRK = 6.8092
TRY
Avg
0.157925
High
0.184119
Low
0.145289
Last updated: 3/27/2026, 7:44:26 AM
Quick Conversions
| TRY | HRK |
|---|---|
| 1 TRY | 0.15 HRK |
| 10 TRY | 1.47 HRK |
| 50 TRY | 7.34 HRK |
| 100 TRY | 14.69 HRK |
| 500 TRY | 73.43 HRK |
| 1,000 TRY | 146.86 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-03-27T07:44:26Z",
"rates": {
"HRK": 0.14686
}
}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.686,
"rate": 0.14686
}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