Rate Overview
Live
1 MXN = 0.541367 TJS
1 TJS = 1.8472
MXN
Avg
0.542256
High
0.544003
Low
0.540140
Last updated: 8/19/2026, 6:09:08 AM
Quick Conversions
| MXN | TJS |
|---|---|
| 1 MXN | 0.54 TJS |
| 10 MXN | 5.41 TJS |
| 50 MXN | 27.07 TJS |
| 100 MXN | 54.14 TJS |
| 500 MXN | 270.68 TJS |
| 1,000 MXN | 541.37 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-08-19T06:09:08Z",
"rates": {
"TJS": 0.541367
}
}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.136700000000005,
"rate": 0.541367
}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