Rate Overview
Live
1 TZS = 0.049829 HTG
1 HTG = 20.0686
TZS
Avg
0.049883
High
0.050084
Low
0.049765
Last updated: 7/6/2026, 8:19:19 PM
Quick Conversions
| TZS | HTG |
|---|---|
| 1 TZS | 0.05 HTG |
| 10 TZS | 0.50 HTG |
| 50 TZS | 2.49 HTG |
| 100 TZS | 4.98 HTG |
| 500 TZS | 24.91 HTG |
| 1,000 TZS | 49.83 HTG |
Get TZS/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=HTGExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-06T20:19:19Z",
"rates": {
"HTG": 0.049829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "HTG",
"amount": 100
},
"result": 4.9829,
"rate": 0.049829
}Build with TZS/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key