Rate Overview
Live
1 MXN = 151.3732 TZS
1 TZS = 0.006606
MXN
Avg
150.3170
High
151.3732
Low
149.1934
Last updated: 4/17/2026, 6:05:46 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 151.37 TZS |
| 10 MXN | 1,513.73 TZS |
| 50 MXN | 7,568.66 TZS |
| 100 MXN | 15,137.32 TZS |
| 500 MXN | 75,686.58 TZS |
| 1,000 MXN | 151,373.17 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-04-17T06:05:46Z",
"rates": {
"TZS": 151.373168
}
}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": 15137.316799999999,
"rate": 151.373168
}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