Rate Overview
Live
1 MXN = 142.9071 TZS
1 TZS = 0.006998
MXN
Avg
144.2218
High
145.3283
Low
142.9071
Last updated: 3/27/2026, 7:48:53 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 142.91 TZS |
| 10 MXN | 1,429.07 TZS |
| 50 MXN | 7,145.35 TZS |
| 100 MXN | 14,290.71 TZS |
| 500 MXN | 71,453.54 TZS |
| 1,000 MXN | 142,907.07 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-27T07:48:53Z",
"rates": {
"TZS": 142.907071
}
}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": 14290.7071,
"rate": 142.907071
}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