Rate Overview
Live
1 MXN = 0.534586 TJS
1 TJS = 1.8706
MXN
Avg
0.538324
High
0.542150
Low
0.533146
Last updated: 6/19/2026, 8:39:17 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.53 TJS |
| 10 MXN | 5.35 TJS |
| 50 MXN | 26.73 TJS |
| 100 MXN | 53.46 TJS |
| 500 MXN | 267.29 TJS |
| 1,000 MXN | 534.59 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-06-19T08:39:17Z",
"rates": {
"TJS": 0.534586
}
}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.458600000000004,
"rate": 0.534586
}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