Rate Overview
Live
1 MNT = 0.002569 TJS
1 TJS = 389.2565
MNT
Avg
0.791207
High
16.5148
Low
0.002566
Last updated: 7/20/2026, 6:07:24 AM
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.28 TJS |
| 1,000 MNT | 2.57 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-07-20T06:07:24Z",
"rates": {
"TJS": 0.002569
}
}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.2569,
"rate": 0.002569
}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