Rate Overview
Live
1 MXN = 151.1847 TZS
1 TZS = 0.006614
MXN
Avg
144.3029
High
151.5959
Low
133.1797
Last updated: 5/27/2026, 2:53:34 PM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 151.18 TZS |
| 10 MXN | 1,511.85 TZS |
| 50 MXN | 7,559.24 TZS |
| 100 MXN | 15,118.47 TZS |
| 500 MXN | 75,592.36 TZS |
| 1,000 MXN | 151,184.72 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-27T14:53:34Z",
"rates": {
"TZS": 151.18472
}
}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": 15118.472,
"rate": 151.18472
}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