Rate Overview
Live
1 TJS = 0.375145 TMT
1 TMT = 2.6656
TJS
Avg
0.374487
High
0.375649
Low
0.373594
Last updated: 5/9/2026, 4:53:36 AM
Quick Conversions
| TJS | TMT |
|---|---|
| 1 TJS | 0.38 TMT |
| 10 TJS | 3.75 TMT |
| 50 TJS | 18.76 TMT |
| 100 TJS | 37.51 TMT |
| 500 TJS | 187.57 TMT |
| 1,000 TJS | 375.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-05-09T04:53:36Z",
"rates": {
"TMT": 0.375145
}
}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.5145,
"rate": 0.375145
}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