Rate Overview
Live
1 MXN = 149.3277 TZS
1 TZS = 0.006697
MXN
Avg
147.5225
High
152.3407
Low
136.3357
Last updated: 7/8/2026, 9:47:30 PM
Quick Conversions
| MXN | TZS |
|---|---|
| 1 MXN | 149.33 TZS |
| 10 MXN | 1,493.28 TZS |
| 50 MXN | 7,466.39 TZS |
| 100 MXN | 14,932.77 TZS |
| 500 MXN | 74,663.85 TZS |
| 1,000 MXN | 149,327.71 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-08T21:47:30Z",
"rates": {
"TZS": 149.327705
}
}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": 14932.7705,
"rate": 149.327705
}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