Rate Overview
Live
1 TZS = 0.012459 THB
1 THB = 80.2633
TZS
Avg
0.012466
High
0.012537
Low
0.012407
Last updated: 5/27/2026, 4:19:07 PM
Quick Conversions
| TZS | THB |
|---|---|
| 1 TZS | 0.01 THB |
| 10 TZS | 0.12 THB |
| 50 TZS | 0.62 THB |
| 100 TZS | 1.25 THB |
| 500 TZS | 6.23 THB |
| 1,000 TZS | 12.46 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-05-27T16:19:07Z",
"rates": {
"THB": 0.012459
}
}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.2459,
"rate": 0.012459
}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