Rate Overview
Live
1 MXN = 142.9291 TZS
1 TZS = 0.006996
MXN
Avg
144.2385
High
145.3283
Low
142.9291
Last updated: 3/27/2026, 9:33:45 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 142.93 TZS |
| 10 MXN | 1,429.29 TZS |
| 50 MXN | 7,146.45 TZS |
| 100 MXN | 14,292.91 TZS |
| 500 MXN | 71,464.54 TZS |
| 1,000 MXN | 142,929.08 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-27T09:33:45Z",
"rates": {
"TZS": 142.929078
}
}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": 14292.9078,
"rate": 142.929078
}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