Rate Overview
Live
1 MNT = 0.721143 TZS
1 TZS = 1.3867
MNT
Avg
0.715888
High
0.721980
Low
0.709537
Last updated: 3/6/2026, 11:26:30 PM
Quick Conversions
| MNT | TZS |
|---|---|
| 1 MNT | 0.72 TZS |
| 10 MNT | 7.21 TZS |
| 50 MNT | 36.06 TZS |
| 100 MNT | 72.11 TZS |
| 500 MNT | 360.57 TZS |
| 1,000 MNT | 721.14 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-03-06T23:26:30Z",
"rates": {
"TZS": 0.721143
}
}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": 72.1143,
"rate": 0.721143
}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