Rate Overview
Live
1 TJS = 372.5632 MNT
1 MNT = 0.002684
TJS
Avg
374.0987
High
375.3156
Low
372.5632
Last updated: 3/7/2026, 2:27:32 AM
Quick Conversions
| TJS | MNT |
|---|---|
| 1 TJS | 372.56 MNT |
| 10 TJS | 3,725.63 MNT |
| 50 TJS | 18,628.16 MNT |
| 100 TJS | 37,256.32 MNT |
| 500 TJS | 186,281.61 MNT |
| 1,000 TJS | 372,563.22 MNT |
Get TJS/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=MNTExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-07T02:27:32Z",
"rates": {
"MNT": 372.563222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "MNT",
"amount": 100
},
"result": 37256.3222,
"rate": 372.563222
}Build with TJS/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key