Rate Overview
Live
1 MXN = 144.8192 TZS
1 TZS = 0.006905
MXN
Avg
146.0980
High
148.6974
Low
144.8192
Last updated: 3/7/2026, 1:01:53 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 144.82 TZS |
| 10 MXN | 1,448.19 TZS |
| 50 MXN | 7,240.96 TZS |
| 100 MXN | 14,481.92 TZS |
| 500 MXN | 72,409.59 TZS |
| 1,000 MXN | 144,819.19 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-03-07T01:01:53Z",
"rates": {
"TZS": 144.819189
}
}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": 14481.918899999999,
"rate": 144.819189
}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