Rate Overview
Live
1 MNT = 0.732290 TZS
1 TZS = 1.3656
MNT
Avg
0.734320
High
0.735685
Low
0.732290
Last updated: 8/13/2026, 2:43:16 PM
Quick Conversions
| MNT | TZS |
|---|---|
| 1 MNT | 0.73 TZS |
| 10 MNT | 7.32 TZS |
| 50 MNT | 36.61 TZS |
| 100 MNT | 73.23 TZS |
| 500 MNT | 366.15 TZS |
| 1,000 MNT | 732.29 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-08-13T14:43:16Z",
"rates": {
"TZS": 0.73229
}
}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.229,
"rate": 0.73229
}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