Rate Overview
Live
1 MXN = 0.550026 TJS
1 TJS = 1.8181
MXN
Avg
0.547935
High
0.550026
Low
0.545708
Last updated: 4/17/2026, 4:52:44 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.55 TJS |
| 10 MXN | 5.50 TJS |
| 50 MXN | 27.50 TJS |
| 100 MXN | 55.00 TJS |
| 500 MXN | 275.01 TJS |
| 1,000 MXN | 550.03 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-04-17T04:52:44Z",
"rates": {
"TJS": 0.550026
}
}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": 55.0026,
"rate": 0.550026
}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