Rate Overview
Live
1 TZS = 0.009996 HNL
1 HNL = 100.0400
TZS
Avg
0.010155
High
0.010240
Low
0.009996
Last updated: 7/2/2026, 10:48:49 AM
Quick Conversions
| TZS | HNL |
|---|---|
| 1 TZS | 0.01 HNL |
| 10 TZS | 0.10 HNL |
| 50 TZS | 0.50 HNL |
| 100 TZS | 1.00 HNL |
| 500 TZS | 5.00 HNL |
| 1,000 TZS | 10.00 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-07-02T10:48:49Z",
"rates": {
"HNL": 0.009996
}
}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": 0.9995999999999999,
"rate": 0.009996
}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