Rate Overview
Live
1 TRY = 0.133899 HRK
1 HRK = 7.4683
TRY
Avg
0.134155
High
0.134738
Low
0.133811
Last updated: 9/8/2026, 3:17:35 AM
Quick Conversions
| TRY | HRK |
|---|---|
| 1 TRY | 0.13 HRK |
| 10 TRY | 1.34 HRK |
| 50 TRY | 6.69 HRK |
| 100 TRY | 13.39 HRK |
| 500 TRY | 66.95 HRK |
| 1,000 TRY | 133.90 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-09-08T03:17:35Z",
"rates": {
"HRK": 0.133899
}
}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.389899999999999,
"rate": 0.133899
}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