Rate Overview
Live
1 TJS = 0.378281 TMT
1 TMT = 2.6435
TJS
Avg
0.378092
High
0.381208
Low
0.369836
Last updated: 7/28/2026, 1:36:59 PM
Quick Conversions
| TJS | TMT |
|---|---|
| 1 TJS | 0.38 TMT |
| 10 TJS | 3.78 TMT |
| 50 TJS | 18.91 TMT |
| 100 TJS | 37.83 TMT |
| 500 TJS | 189.14 TMT |
| 1,000 TJS | 378.28 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-07-28T13:36:59Z",
"rates": {
"TMT": 0.378281
}
}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.8281,
"rate": 0.378281
}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