Rate Overview
Live
1 MXN = 150.9120 TZS
1 TZS = 0.006626
MXN
Avg
147.7977
High
152.3407
Low
136.3357
Last updated: 7/28/2026, 11:52:30 AM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 150.91 TZS |
| 10 MXN | 1,509.12 TZS |
| 50 MXN | 7,545.60 TZS |
| 100 MXN | 15,091.20 TZS |
| 500 MXN | 75,455.98 TZS |
| 1,000 MXN | 150,911.96 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-07-28T11:52:30Z",
"rates": {
"TZS": 150.911955
}
}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": 15091.1955,
"rate": 150.911955
}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