Rate Overview
Live
1 TJS = 0.371718 TMT
1 TMT = 2.6902
TJS
Avg
0.370266
High
0.371844
Low
0.368929
Last updated: 4/18/2026, 8:45:54 AM
Quick Conversions
| TJS | TMT |
|---|---|
| 1 TJS | 0.37 TMT |
| 10 TJS | 3.72 TMT |
| 50 TJS | 18.59 TMT |
| 100 TJS | 37.17 TMT |
| 500 TJS | 185.86 TMT |
| 1,000 TJS | 371.72 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-04-18T08:45:54Z",
"rates": {
"TMT": 0.371718
}
}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.1718,
"rate": 0.371718
}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