Rate Overview
Live
1 MXN = 150.9864 TZS
1 TZS = 0.006623
MXN
Avg
146.9096
High
151.4612
Low
136.3357
Last updated: 5/27/2026, 8:27:57 PM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 150.99 TZS |
| 10 MXN | 1,509.86 TZS |
| 50 MXN | 7,549.32 TZS |
| 100 MXN | 15,098.64 TZS |
| 500 MXN | 75,493.19 TZS |
| 1,000 MXN | 150,986.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-05-27T20:27:57Z",
"rates": {
"TZS": 150.986383
}
}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": 15098.638299999999,
"rate": 150.986383
}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