Rate Overview
Live
1 MNT = 0.733891 TZS
1 TZS = 1.3626
MNT
Avg
125.0744
High
2985.07
Low
0.664583
Last updated: 7/26/2026, 11:52:09 PM
Quick Conversions
| MNT | TZS |
|---|---|
| 1 MNT | 0.73 TZS |
| 10 MNT | 7.34 TZS |
| 50 MNT | 36.69 TZS |
| 100 MNT | 73.39 TZS |
| 500 MNT | 366.95 TZS |
| 1,000 MNT | 733.89 TZS |
Get MNT/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=TZSExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-26T23:52:09Z",
"rates": {
"TZS": 0.733891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "TZS",
"amount": 100
},
"result": 73.3891,
"rate": 0.733891
}Build with MNT/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key