Rate Overview
Live
1 MXN = 0.543498 TJS
1 TJS = 1.8399
MXN
Avg
0.543733
High
0.545119
Low
0.542682
Last updated: 9/2/2026, 6:04:20 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.54 TJS |
| 10 MXN | 5.43 TJS |
| 50 MXN | 27.17 TJS |
| 100 MXN | 54.35 TJS |
| 500 MXN | 271.75 TJS |
| 1,000 MXN | 543.50 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-09-02T06:04:20Z",
"rates": {
"TJS": 0.543498
}
}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": 54.3498,
"rate": 0.543498
}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