Rate Overview
Live
1 MNT = 0.002677 TJS
1 TJS = 373.5525
MNT
Avg
1.5234
High
15.3635
Low
0.002565
Last updated: 3/27/2026, 1:16:03 PM
Quick Conversions
| MNT | TJS |
|---|---|
| 1 MNT | 0.00 TJS |
| 10 MNT | 0.03 TJS |
| 50 MNT | 0.13 TJS |
| 100 MNT | 0.27 TJS |
| 500 MNT | 1.34 TJS |
| 1,000 MNT | 2.68 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-03-27T13:16:03Z",
"rates": {
"TJS": 0.002677
}
}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.2677,
"rate": 0.002677
}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