Rate Overview
Live
1 TJS = 0.365037 TMT
1 TMT = 2.7394
TJS
Avg
0.366564
High
0.368040
Low
0.365037
Last updated: 3/7/2026, 1:00:28 AM
Quick Conversions
| TJS | TMT |
|---|---|
| 1 TJS | 0.37 TMT |
| 10 TJS | 3.65 TMT |
| 50 TJS | 18.25 TMT |
| 100 TJS | 36.50 TMT |
| 500 TJS | 182.52 TMT |
| 1,000 TJS | 365.04 TMT |
Get TJS/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=TMTExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-07T01:00:28Z",
"rates": {
"TMT": 0.365037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "TMT",
"amount": 100
},
"result": 36.5037,
"rate": 0.365037
}Build with TJS/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key