Rate Overview
Live
1 TJS = 0.366984 TMT
1 TMT = 2.7249
TJS
Avg
0.374836
High
0.382170
Low
0.363799
Last updated: 3/27/2026, 8:19:46 AM
Quick Conversions
| TJS | TMT |
|---|---|
| 1 TJS | 0.37 TMT |
| 10 TJS | 3.67 TMT |
| 50 TJS | 18.35 TMT |
| 100 TJS | 36.70 TMT |
| 500 TJS | 183.49 TMT |
| 1,000 TJS | 366.98 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-27T08:19:46Z",
"rates": {
"TMT": 0.366984
}
}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.6984,
"rate": 0.366984
}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