Rate Overview
Live
1 MXN = 155.0546 TZS
1 TZS = 0.006449
MXN
Avg
154.3167
High
155.0546
Low
153.0008
Last updated: 8/13/2026, 12:54:47 PM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 155.05 TZS |
| 10 MXN | 1,550.55 TZS |
| 50 MXN | 7,752.73 TZS |
| 100 MXN | 15,505.46 TZS |
| 500 MXN | 77,527.31 TZS |
| 1,000 MXN | 155,054.61 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-08-13T12:54:47Z",
"rates": {
"TZS": 155.054611
}
}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": 15505.461099999999,
"rate": 155.054611
}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