Rate Overview
Live
1 TND = 2.2306 HRK
1 HRK = 0.448305
TND
Avg
2.2289
High
2.2349
Low
2.2206
Last updated: 3/27/2026, 1:37:24 PM
Quick Conversions
| TND | HRK |
|---|---|
| 1 TND | 2.23 HRK |
| 10 TND | 22.31 HRK |
| 50 TND | 111.53 HRK |
| 100 TND | 223.06 HRK |
| 500 TND | 1,115.31 HRK |
| 1,000 TND | 2,230.63 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-03-27T13:37:24Z",
"rates": {
"HRK": 2.230625
}
}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.0625,
"rate": 2.230625
}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