Rate Overview
Live
1 TND = 2.2382 HRK
1 HRK = 0.446798
TND
Avg
2.2385
High
2.2600
Low
2.2322
Last updated: 7/24/2026, 8:36:40 PM
Quick Conversions
| TND | HRK |
|---|---|
| 1 TND | 2.24 HRK |
| 10 TND | 22.38 HRK |
| 50 TND | 111.91 HRK |
| 100 TND | 223.82 HRK |
| 500 TND | 1,119.08 HRK |
| 1,000 TND | 2,238.15 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-24T20:36:40Z",
"rates": {
"HRK": 2.23815
}
}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.815,
"rate": 2.23815
}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