Rate Overview
Live
1 TND = 2.2322 HRK
1 HRK = 0.447982
TND
Avg
2.2346
High
2.2789
Low
2.2016
Last updated: 7/21/2026, 1:15:25 AM
Quick Conversions
| TND | HRK |
|---|---|
| 1 TND | 2.23 HRK |
| 10 TND | 22.32 HRK |
| 50 TND | 111.61 HRK |
| 100 TND | 223.22 HRK |
| 500 TND | 1,116.12 HRK |
| 1,000 TND | 2,232.23 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-21T01:15:25Z",
"rates": {
"HRK": 2.232233
}
}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.2233,
"rate": 2.232233
}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