Rate Overview
Live
1 HRK = 0.446329 TND
1 TND = 2.2405
HRK
Avg
0.445911
High
0.447586
Low
0.442485
Last updated: 7/1/2026, 7:18:26 AM
Quick Conversions
| HRK | TND |
|---|---|
| 1 HRK | 0.45 TND |
| 10 HRK | 4.46 TND |
| 50 HRK | 22.32 TND |
| 100 HRK | 44.63 TND |
| 500 HRK | 223.16 TND |
| 1,000 HRK | 446.33 TND |
Get HRK/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=TNDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-07-01T07:18:26Z",
"rates": {
"TND": 0.446329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "TND",
"amount": 100
},
"result": 44.6329,
"rate": 0.446329
}Build with HRK/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key