Rate Overview
Live
1 MXN = 150.9627 TZS
1 TZS = 0.006624
MXN
Avg
150.7248
High
151.3552
Low
149.9757
Last updated: 7/26/2026, 5:49:21 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 150.96 TZS |
| 10 MXN | 1,509.63 TZS |
| 50 MXN | 7,548.14 TZS |
| 100 MXN | 15,096.27 TZS |
| 500 MXN | 75,481.37 TZS |
| 1,000 MXN | 150,962.74 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-07-26T05:49:21Z",
"rates": {
"TZS": 150.96274
}
}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": 15096.274,
"rate": 150.96274
}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