Rate Overview
Live
1 MXN = 150.8066 TZS
1 TZS = 0.006631
MXN
Avg
138.7063
High
151.7599
Low
126.9141
Last updated: 5/27/2026, 6:20:34 PM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 150.81 TZS |
| 10 MXN | 1,508.07 TZS |
| 50 MXN | 7,540.33 TZS |
| 100 MXN | 15,080.66 TZS |
| 500 MXN | 75,403.30 TZS |
| 1,000 MXN | 150,806.61 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-27T18:20:34Z",
"rates": {
"TZS": 150.806609
}
}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": 15080.6609,
"rate": 150.806609
}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