Rate Overview
Live
1 TZS = 0.050482 HTG
1 HTG = 19.8090
TZS
Avg
0.051934
High
0.055507
Low
0.049505
Last updated: 7/24/2026, 12:34:41 PM
Quick Conversions
| TZS | HTG |
|---|---|
| 1 TZS | 0.05 HTG |
| 10 TZS | 0.50 HTG |
| 50 TZS | 2.52 HTG |
| 100 TZS | 5.05 HTG |
| 500 TZS | 25.24 HTG |
| 1,000 TZS | 50.48 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-24T12:34:41Z",
"rates": {
"HTG": 0.050482
}
}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": 5.0482,
"rate": 0.050482
}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