Rate Overview
Live
1 MXN = 155.5179 TZS
1 TZS = 0.006430
MXN
Avg
155.4251
High
156.0211
Low
154.9114
Last updated: 9/3/2026, 12:23:21 PM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 155.52 TZS |
| 10 MXN | 1,555.18 TZS |
| 50 MXN | 7,775.90 TZS |
| 100 MXN | 15,551.79 TZS |
| 500 MXN | 77,758.96 TZS |
| 1,000 MXN | 155,517.92 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-09-03T12:23:21Z",
"rates": {
"TZS": 155.517922
}
}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": 15551.7922,
"rate": 155.517922
}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