Rate Overview
Live
1 MXN = 0.538710 TJS
1 TJS = 1.8563
MXN
Avg
0.544200
High
0.552229
Low
0.538710
Last updated: 3/7/2026, 3:43:20 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.54 TJS |
| 10 MXN | 5.39 TJS |
| 50 MXN | 26.94 TJS |
| 100 MXN | 53.87 TJS |
| 500 MXN | 269.36 TJS |
| 1,000 MXN | 538.71 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-07T03:43:20Z",
"rates": {
"TJS": 0.53871
}
}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.871,
"rate": 0.53871
}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