Rate Overview
Live
1 TZS = 0.002451 HRK
1 HRK = 407.9967
TZS
Avg
0.002465
High
0.002484
Low
0.002451
Last updated: 4/17/2026, 7:35:32 AM
Quick Conversions
| TZS | HRK |
|---|---|
| 1 TZS | 0.00 HRK |
| 10 TZS | 0.02 HRK |
| 50 TZS | 0.12 HRK |
| 100 TZS | 0.25 HRK |
| 500 TZS | 1.23 HRK |
| 1,000 TZS | 2.45 HRK |
Get TZS/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=HRKExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-04-17T07:35:32Z",
"rates": {
"HRK": 0.002451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "HRK",
"amount": 100
},
"result": 0.2451,
"rate": 0.002451
}Build with TZS/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key