Rate Overview
Live
1 TRY = 0.138727 HRK
1 HRK = 7.2084
TRY
Avg
0.139496
High
0.139914
Low
0.138727
Last updated: 7/30/2026, 5:50:57 AM
Quick Conversions
| TRY | HRK |
|---|---|
| 1 TRY | 0.14 HRK |
| 10 TRY | 1.39 HRK |
| 50 TRY | 6.94 HRK |
| 100 TRY | 13.87 HRK |
| 500 TRY | 69.36 HRK |
| 1,000 TRY | 138.73 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-07-30T05:50:57Z",
"rates": {
"HRK": 0.138727
}
}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": 13.872699999999998,
"rate": 0.138727
}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