Rate Overview
Live
1 TMT = 2.6724 TJS
1 TJS = 0.374201 TMT
Avg
2.6600
High
2.7256
Low
2.6279
Last updated: 1/25/2026, 11:15:47 AM
Quick Conversions
| TMT | TJS |
|---|---|
| 1 TMT | 2.67 TJS |
| 10 TMT | 26.72 TJS |
| 50 TMT | 133.62 TJS |
| 100 TMT | 267.24 TJS |
| 500 TMT | 1,336.18 TJS |
| 1,000 TMT | 2,672.36 TJS |
Get TMT/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TMT¤cies=TJSExample Response:
{
"success": true,
"base": "TMT",
"date": "2026-01-25T11:15:47Z",
"rates": {
"TJS": 2.672358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TMT&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TMT",
"to": "TJS",
"amount": 100
},
"result": 267.2358,
"rate": 2.672358
}Build with TMT/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key