Rate Overview
Live
1 MDL = 146.7569 TZS
1 TZS = 0.006814
MDL
Avg
147.3881
High
148.6007
Low
146.3202
Last updated: 3/27/2026, 9:49:32 AM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 146.76 TZS |
| 10 MDL | 1,467.57 TZS |
| 50 MDL | 7,337.85 TZS |
| 100 MDL | 14,675.69 TZS |
| 500 MDL | 73,378.46 TZS |
| 1,000 MDL | 146,756.91 TZS |
Get MDL/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=TZSExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T09:49:32Z",
"rates": {
"TZS": 146.75691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "TZS",
"amount": 100
},
"result": 14675.691,
"rate": 146.75691
}Build with MDL/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key