Rate Overview
Live
1 MDL = 146.7717 TZS
1 TZS = 0.006813
MDL
Avg
147.3795
High
148.6007
Low
146.3202
Last updated: 3/27/2026, 8:05:13 AM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 146.77 TZS |
| 10 MDL | 1,467.72 TZS |
| 50 MDL | 7,338.59 TZS |
| 100 MDL | 14,677.17 TZS |
| 500 MDL | 73,385.87 TZS |
| 1,000 MDL | 146,771.75 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-27T08:05:13Z",
"rates": {
"TZS": 146.771747
}
}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": 14677.1747,
"rate": 146.771747
}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