Rate Overview
Live
1 MXN = 150.9768 TZS
1 TZS = 0.006624
MXN
Avg
141.3531
High
151.7521
Low
129.4118
Last updated: 7/28/2026, 2:56:59 PM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 150.98 TZS |
| 10 MXN | 1,509.77 TZS |
| 50 MXN | 7,548.84 TZS |
| 100 MXN | 15,097.68 TZS |
| 500 MXN | 75,488.40 TZS |
| 1,000 MXN | 150,976.80 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-28T14:56:59Z",
"rates": {
"TZS": 150.9768
}
}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": 15097.68,
"rate": 150.9768
}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