Rate Overview
Live
1 TND = 2.2291 HRK
1 HRK = 0.448618
TND
Avg
2.2315
High
2.2555
Low
2.2264
Last updated: 9/2/2026, 5:07:14 AM
Quick Conversions
| TND | HRK |
|---|---|
| 1 TND | 2.23 HRK |
| 10 TND | 22.29 HRK |
| 50 TND | 111.45 HRK |
| 100 TND | 222.91 HRK |
| 500 TND | 1,114.53 HRK |
| 1,000 TND | 2,229.07 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-09-02T05:07:14Z",
"rates": {
"HRK": 2.229067
}
}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": 222.9067,
"rate": 2.229067
}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