Rate Overview
Live
1 TRY = 0.147202 HRK
1 HRK = 6.7934
TRY
Avg
0.146458
High
0.147723
Low
0.145091
Last updated: 3/7/2026, 3:03:50 AM
Quick Conversions
| TRY | HRK |
|---|---|
| 1 TRY | 0.15 HRK |
| 10 TRY | 1.47 HRK |
| 50 TRY | 7.36 HRK |
| 100 TRY | 14.72 HRK |
| 500 TRY | 73.60 HRK |
| 1,000 TRY | 147.20 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-07T03:03:50Z",
"rates": {
"HRK": 0.147202
}
}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.7202,
"rate": 0.147202
}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