Rate Overview
Live
1 HRK = 0.448304 TND
1 TND = 2.2306
HRK
Avg
0.448358
High
0.453060
Low
0.445406
Last updated: 3/27/2026, 11:45:40 AM
Quick Conversions
| HRK | TND |
|---|---|
| 1 HRK | 0.45 TND |
| 10 HRK | 4.48 TND |
| 50 HRK | 22.42 TND |
| 100 HRK | 44.83 TND |
| 500 HRK | 224.15 TND |
| 1,000 HRK | 448.30 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-03-27T11:45:40Z",
"rates": {
"TND": 0.448304
}
}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.8304,
"rate": 0.448304
}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