Rate Overview
Live
1 TZS = 0.010130 HNL
1 HNL = 98.7167
TZS
Avg
0.010190
High
0.010967
Low
0.009178
Last updated: 5/27/2026, 9:49:14 AM
Quick Conversions
| TZS | HNL |
|---|---|
| 1 TZS | 0.01 HNL |
| 10 TZS | 0.10 HNL |
| 50 TZS | 0.51 HNL |
| 100 TZS | 1.01 HNL |
| 500 TZS | 5.07 HNL |
| 1,000 TZS | 10.13 HNL |
Get TZS/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=HNLExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-27T09:49:14Z",
"rates": {
"HNL": 0.01013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "HNL",
"amount": 100
},
"result": 1.013,
"rate": 0.01013
}Build with TZS/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key