Rate Overview
Live
1 MXN = 150.5792 TZS
1 TZS = 0.006641
MXN
Avg
150.2938
High
152.3407
Low
148.2057
Last updated: 7/17/2026, 11:56:29 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 150.58 TZS |
| 10 MXN | 1,505.79 TZS |
| 50 MXN | 7,528.96 TZS |
| 100 MXN | 15,057.92 TZS |
| 500 MXN | 75,289.58 TZS |
| 1,000 MXN | 150,579.16 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-17T11:56:29Z",
"rates": {
"TZS": 150.57916
}
}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": 15057.916000000001,
"rate": 150.57916
}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