Rate Overview
Live
1 TZS = 0.006425 MXN
1 MXN = 155.6420
TZS
Avg
0.006457
High
0.006491
Low
0.006425
Last updated: 8/16/2026, 12:50:59 AM
Quick Conversions
| TZS | MXN |
|---|---|
| 1 TZS | 0.01 MXN |
| 10 TZS | 0.06 MXN |
| 50 TZS | 0.32 MXN |
| 100 TZS | 0.64 MXN |
| 500 TZS | 3.21 MXN |
| 1,000 TZS | 6.43 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-08-16T00:50:59Z",
"rates": {
"MXN": 0.006425
}
}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.6425000000000001,
"rate": 0.006425
}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