Rate Overview
Live
1 TJS = 0.378294 TMT
1 TMT = 2.6434
TJS
Avg
0.376665
High
0.378351
Low
0.375228
Last updated: 6/18/2026, 5:58:47 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.15 TMT |
| 1,000 TJS | 378.29 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-06-18T17:58:47Z",
"rates": {
"TMT": 0.378294
}
}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.8294,
"rate": 0.378294
}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