Rate Overview
Live
1 TZS = 1.3621 MNT
1 MNT = 0.734144
TZS
Avg
1.3664
High
1.3726
Low
1.3618
Last updated: 5/27/2026, 3:39:29 AM
Quick Conversions
| TZS | MNT |
|---|---|
| 1 TZS | 1.36 MNT |
| 10 TZS | 13.62 MNT |
| 50 TZS | 68.11 MNT |
| 100 TZS | 136.21 MNT |
| 500 TZS | 681.07 MNT |
| 1,000 TZS | 1,362.13 MNT |
Get TZS/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=MNTExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-27T03:39:29Z",
"rates": {
"MNT": 1.362131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "MNT",
"amount": 100
},
"result": 136.2131,
"rate": 1.362131
}Build with TZS/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key