Rate Overview
Live
1 MNT = 0.735246 TZS
1 TZS = 1.3601
MNT
Avg
0.734458
High
0.735645
Low
0.733842
Last updated: 9/4/2026, 9:52:10 AM
Quick Conversions
| MNT | TZS |
|---|---|
| 1 MNT | 0.74 TZS |
| 10 MNT | 7.35 TZS |
| 50 MNT | 36.76 TZS |
| 100 MNT | 73.52 TZS |
| 500 MNT | 367.62 TZS |
| 1,000 MNT | 735.25 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-09-04T09:52:10Z",
"rates": {
"TZS": 0.735246
}
}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.52459999999999,
"rate": 0.735246
}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