Rate Overview
Live
1 MXN = 150.3037 TZS
1 TZS = 0.006653
MXN
Avg
149.4597
High
150.8426
Low
148.5334
Last updated: 5/7/2026, 8:09:01 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 150.30 TZS |
| 10 MXN | 1,503.04 TZS |
| 50 MXN | 7,515.18 TZS |
| 100 MXN | 15,030.37 TZS |
| 500 MXN | 75,151.83 TZS |
| 1,000 MXN | 150,303.66 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-07T08:09:01Z",
"rates": {
"TZS": 150.303663
}
}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": 15030.3663,
"rate": 150.303663
}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