Rate Overview
Live
1 HRK = 0.447041 TND
1 TND = 2.2369
HRK
Avg
0.446842
High
0.447993
Low
0.442485
Last updated: 7/25/2026, 11:31:53 PM
Quick Conversions
| HRK | TND |
|---|---|
| 1 HRK | 0.45 TND |
| 10 HRK | 4.47 TND |
| 50 HRK | 22.35 TND |
| 100 HRK | 44.70 TND |
| 500 HRK | 223.52 TND |
| 1,000 HRK | 447.04 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-25T23:31:53Z",
"rates": {
"TND": 0.447041
}
}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.704100000000004,
"rate": 0.447041
}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