Rate Overview
Live
1 MXN = 150.8653 TZS
1 TZS = 0.006628
MXN
Avg
150.1920
High
150.9406
Low
149.3890
Last updated: 7/7/2026, 11:16:03 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 150.87 TZS |
| 10 MXN | 1,508.65 TZS |
| 50 MXN | 7,543.27 TZS |
| 100 MXN | 15,086.53 TZS |
| 500 MXN | 75,432.67 TZS |
| 1,000 MXN | 150,865.35 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-07T11:16:03Z",
"rates": {
"TZS": 150.865348
}
}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": 15086.534800000001,
"rate": 150.865348
}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