Rate Overview
Live
1 TZS = 0.001338 TMT
1 TMT = 747.3842
TZS
Avg
0.001368
High
0.001427
Low
0.001338
Last updated: 5/28/2026, 3:11:08 AM
Quick Conversions
| TZS | TMT |
|---|---|
| 1 TZS | 0.00 TMT |
| 10 TZS | 0.01 TMT |
| 50 TZS | 0.07 TMT |
| 100 TZS | 0.13 TMT |
| 500 TZS | 0.67 TMT |
| 1,000 TZS | 1.34 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-05-28T03:11:08Z",
"rates": {
"TMT": 0.001338
}
}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.1338,
"rate": 0.001338
}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