Rate Overview
Live
1 TND = 2.2343 HRK
1 HRK = 0.447558
TND
Avg
2.2423
High
2.2600
Low
2.2343
Last updated: 7/5/2026, 2:05:15 AM
Quick Conversions
| TND | HRK |
|---|---|
| 1 TND | 2.23 HRK |
| 10 TND | 22.34 HRK |
| 50 TND | 111.72 HRK |
| 100 TND | 223.43 HRK |
| 500 TND | 1,117.17 HRK |
| 1,000 TND | 2,234.35 HRK |
Get TND/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=HRKExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-05T02:05:15Z",
"rates": {
"HRK": 2.234347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "HRK",
"amount": 100
},
"result": 223.43470000000002,
"rate": 2.234347
}Build with TND/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key