Rate Overview
Live
1 TZS = 0.001358 TMT
1 TMT = 736.3770
TZS
Avg
0.001378
High
0.001466
Low
0.001293
Last updated: 3/28/2026, 11:00:37 AM
Quick Conversions
| TZS | TMT |
|---|---|
| 1 TZS | 0.00 TMT |
| 10 TZS | 0.01 TMT |
| 50 TZS | 0.07 TMT |
| 100 TZS | 0.14 TMT |
| 500 TZS | 0.68 TMT |
| 1,000 TZS | 1.36 TMT |
Get TZS/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=TMTExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-28T11:00:37Z",
"rates": {
"TMT": 0.001358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "TMT",
"amount": 100
},
"result": 0.1358,
"rate": 0.001358
}Build with TZS/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key