Rate Overview
Live
1 TJS = 0.387145 TMT
1 TMT = 2.5830
TJS
Avg
0.380902
High
0.387145
Low
0.378571
Last updated: 9/5/2026, 2:09:30 PM
Quick Conversions
| TJS | TMT |
|---|---|
| 1 TJS | 0.39 TMT |
| 10 TJS | 3.87 TMT |
| 50 TJS | 19.36 TMT |
| 100 TJS | 38.71 TMT |
| 500 TJS | 193.57 TMT |
| 1,000 TJS | 387.15 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-09-05T14:09:30Z",
"rates": {
"TMT": 0.387145
}
}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.7145,
"rate": 0.387145
}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