Rate Overview
Live
1 MXN = 142.6506 TZS
1 TZS = 0.007010
MXN
Avg
145.5025
High
148.9091
Low
142.6506
Last updated: 3/27/2026, 11:10:51 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 142.65 TZS |
| 10 MXN | 1,426.51 TZS |
| 50 MXN | 7,132.53 TZS |
| 100 MXN | 14,265.06 TZS |
| 500 MXN | 71,325.28 TZS |
| 1,000 MXN | 142,650.55 TZS |
Get MXN/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=TZSExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T11:10:51Z",
"rates": {
"TZS": 142.65055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "TZS",
"amount": 100
},
"result": 14265.055,
"rate": 142.65055
}Build with MXN/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key