Rate Overview
Live
1 MXN = 0.533085 TJS
1 TJS = 1.8759
MXN
Avg
0.520535
High
0.549997
Low
0.496160
Last updated: 3/27/2026, 7:45:56 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.53 TJS |
| 10 MXN | 5.33 TJS |
| 50 MXN | 26.65 TJS |
| 100 MXN | 53.31 TJS |
| 500 MXN | 266.54 TJS |
| 1,000 MXN | 533.09 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-27T07:45:56Z",
"rates": {
"TJS": 0.533085
}
}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.3085,
"rate": 0.533085
}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