Rate Overview
Live
1 MXN = 0.534001 TJS
1 TJS = 1.8727
MXN
Avg
0.535955
High
0.541435
Low
0.533253
Last updated: 3/27/2026, 6:07:48 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.53 TJS |
| 10 MXN | 5.34 TJS |
| 50 MXN | 26.70 TJS |
| 100 MXN | 53.40 TJS |
| 500 MXN | 267.00 TJS |
| 1,000 MXN | 534.00 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-27T06:07:48Z",
"rates": {
"TJS": 0.534001
}
}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.400099999999995,
"rate": 0.534001
}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