Rate Overview
Live
1 MXN = 0.525929 TJS
1 TJS = 1.9014
MXN
Avg
0.536910
High
0.553119
Low
0.525929
Last updated: 7/30/2026, 8:00:56 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.53 TJS |
| 10 MXN | 5.26 TJS |
| 50 MXN | 26.30 TJS |
| 100 MXN | 52.59 TJS |
| 500 MXN | 262.96 TJS |
| 1,000 MXN | 525.93 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-07-30T08:00:56Z",
"rates": {
"TJS": 0.525929
}
}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": 52.5929,
"rate": 0.525929
}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