Rate Overview
Live
1 MXN = 0.531107 TJS
1 TJS = 1.8829
MXN
Avg
0.524745
High
0.556488
Low
0.494872
Last updated: 3/27/2026, 9:23:50 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.53 TJS |
| 10 MXN | 5.31 TJS |
| 50 MXN | 26.56 TJS |
| 100 MXN | 53.11 TJS |
| 500 MXN | 265.55 TJS |
| 1,000 MXN | 531.11 TJS |
Get MXN/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=TJSExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T09:23:50Z",
"rates": {
"TJS": 0.531107
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "TJS",
"amount": 100
},
"result": 53.1107,
"rate": 0.531107
}Build with MXN/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key