Rate Overview
Live
1 MXN = 0.530111 TJS
1 TJS = 1.8864
MXN
Avg
0.529650
High
0.531124
Low
0.526970
Last updated: 7/8/2026, 4:22:15 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.53 TJS |
| 10 MXN | 5.30 TJS |
| 50 MXN | 26.51 TJS |
| 100 MXN | 53.01 TJS |
| 500 MXN | 265.06 TJS |
| 1,000 MXN | 530.11 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-08T04:22:15Z",
"rates": {
"TJS": 0.530111
}
}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.0111,
"rate": 0.530111
}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