Rate Overview
Live
1 MXN = 152.4604 TZS
1 TZS = 0.006559
MXN
Avg
151.6220
High
152.4604
Low
149.6463
Last updated: 6/17/2026, 7:56:02 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 152.46 TZS |
| 10 MXN | 1,524.60 TZS |
| 50 MXN | 7,623.02 TZS |
| 100 MXN | 15,246.04 TZS |
| 500 MXN | 76,230.19 TZS |
| 1,000 MXN | 152,460.38 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-06-17T07:56:02Z",
"rates": {
"TZS": 152.460378
}
}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": 15246.037799999998,
"rate": 152.460378
}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