Rate Overview
Live
1 TRY = 0.142639 HRK
1 HRK = 7.0107
TRY
Avg
0.143350
High
0.144264
Low
0.142480
Last updated: 4/17/2026, 4:52:43 AM
Quick Conversions
| TRY | HRK |
|---|---|
| 1 TRY | 0.14 HRK |
| 10 TRY | 1.43 HRK |
| 50 TRY | 7.13 HRK |
| 100 TRY | 14.26 HRK |
| 500 TRY | 71.32 HRK |
| 1,000 TRY | 142.64 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-04-17T04:52:43Z",
"rates": {
"HRK": 0.142639
}
}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.2639,
"rate": 0.142639
}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