Rate Overview
Live
1 TZS = 0.006887 MXN
1 MXN = 145.2011
TZS
Avg
0.006848
High
0.006899
Low
0.006725
Last updated: 3/7/2026, 4:25:22 AM
Quick Conversions
| TZS | MXN |
|---|---|
| 1 TZS | 0.01 MXN |
| 10 TZS | 0.07 MXN |
| 50 TZS | 0.34 MXN |
| 100 TZS | 0.69 MXN |
| 500 TZS | 3.44 MXN |
| 1,000 TZS | 6.89 MXN |
Get TZS/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=MXNExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T04:25:22Z",
"rates": {
"MXN": 0.006887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "MXN",
"amount": 100
},
"result": 0.6887,
"rate": 0.006887
}Build with TZS/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key