Rate Overview
Live
1 TZS = 0.010269 HNL
1 HNL = 97.3805
TZS
Avg
0.010340
High
0.010419
Low
0.010265
Last updated: 3/7/2026, 6:44:55 AM
Quick Conversions
| TZS | HNL |
|---|---|
| 1 TZS | 0.01 HNL |
| 10 TZS | 0.10 HNL |
| 50 TZS | 0.51 HNL |
| 100 TZS | 1.03 HNL |
| 500 TZS | 5.13 HNL |
| 1,000 TZS | 10.27 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-03-07T06:44:55Z",
"rates": {
"HNL": 0.010269
}
}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.0269,
"rate": 0.010269
}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