Rate Overview
Live
1 MXN = 0.528557 TJS
1 TJS = 1.8919
MXN
Avg
0.529166
High
0.530621
Low
0.528259
Last updated: 7/29/2026, 6:30:07 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.53 TJS |
| 10 MXN | 5.29 TJS |
| 50 MXN | 26.43 TJS |
| 100 MXN | 52.86 TJS |
| 500 MXN | 264.28 TJS |
| 1,000 MXN | 528.56 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-29T06:30:07Z",
"rates": {
"TJS": 0.528557
}
}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.855700000000006,
"rate": 0.528557
}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