Rate Overview
Live
1 MNT = 0.002623 TJS
1 TJS = 381.2429 MNT
Avg
1.2479
High
15.3635
Low
0.002565
Last updated: 1/25/2026, 6:49:12 PM
Quick Conversions
| MNT | TJS |
|---|---|
| 1 MNT | 0.00 TJS |
| 10 MNT | 0.03 TJS |
| 50 MNT | 0.13 TJS |
| 100 MNT | 0.26 TJS |
| 500 MNT | 1.31 TJS |
| 1,000 MNT | 2.62 TJS |
Get MNT/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=TJSExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-01-25T18:49:12Z",
"rates": {
"TJS": 0.002623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "TJS",
"amount": 100
},
"result": 0.2623,
"rate": 0.002623
}Build with MNT/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key