Rate Overview
Live
1 MXN = 149.6280 TZS
1 TZS = 0.006683
MXN
Avg
147.3916
High
152.3407
Low
136.3357
Last updated: 6/28/2026, 10:50:39 PM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 149.63 TZS |
| 10 MXN | 1,496.28 TZS |
| 50 MXN | 7,481.40 TZS |
| 100 MXN | 14,962.80 TZS |
| 500 MXN | 74,813.99 TZS |
| 1,000 MXN | 149,627.98 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-06-28T22:50:39Z",
"rates": {
"TZS": 149.627977
}
}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": 14962.7977,
"rate": 149.627977
}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