Rate Overview
Live
1 TJS = 0.380977 TMT
1 TMT = 2.6248
TJS
Avg
0.376039
High
0.380977
Low
0.373594
Last updated: 5/29/2026, 4:53:01 PM
Quick Conversions
| TJS | TMT |
|---|---|
| 1 TJS | 0.38 TMT |
| 10 TJS | 3.81 TMT |
| 50 TJS | 19.05 TMT |
| 100 TJS | 38.10 TMT |
| 500 TJS | 190.49 TMT |
| 1,000 TJS | 380.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-05-29T16:53:01Z",
"rates": {
"TMT": 0.380977
}
}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": 38.0977,
"rate": 0.380977
}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