Rate Overview
Live
1 TZS = 0.012698 THB
1 THB = 78.7526
TZS
Avg
0.012713
High
0.012776
Low
0.012666
Last updated: 7/1/2026, 2:25:59 PM
Quick Conversions
| TZS | THB |
|---|---|
| 1 TZS | 0.01 THB |
| 10 TZS | 0.13 THB |
| 50 TZS | 0.63 THB |
| 100 TZS | 1.27 THB |
| 500 TZS | 6.35 THB |
| 1,000 TZS | 12.70 THB |
Get TZS/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=THBExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-01T14:25:59Z",
"rates": {
"THB": 0.012698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "THB",
"amount": 100
},
"result": 1.2697999999999998,
"rate": 0.012698
}Build with TZS/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key