Rate Overview
Live
1 TZS = 0.007000 MXN
1 MXN = 142.8571
TZS
Avg
0.006938
High
0.007027
Low
0.006880
Last updated: 3/27/2026, 4:28:13 PM
Quick Conversions
| TZS | MXN |
|---|---|
| 1 TZS | 0.01 MXN |
| 10 TZS | 0.07 MXN |
| 50 TZS | 0.35 MXN |
| 100 TZS | 0.70 MXN |
| 500 TZS | 3.50 MXN |
| 1,000 TZS | 7.00 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-27T16:28:13Z",
"rates": {
"MXN": 0.007
}
}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.7000000000000001,
"rate": 0.007
}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