Rate Overview
Live
1 TJS = 0.374201 TMT
1 TMT = 2.6724 TJS
Avg
0.376997
High
0.380305
Low
0.373975
Last updated: 1/25/2026, 5:01:46 PM
Quick Conversions
| TJS | TMT |
|---|---|
| 1 TJS | 0.37 TMT |
| 10 TJS | 3.74 TMT |
| 50 TJS | 18.71 TMT |
| 100 TJS | 37.42 TMT |
| 500 TJS | 187.10 TMT |
| 1,000 TJS | 374.20 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-01-25T17:01:46Z",
"rates": {
"TMT": 0.374201
}
}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": 37.4201,
"rate": 0.374201
}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