Rate Overview
Live
1 MDL = 146.7763 TZS
1 TZS = 0.006813
MDL
Avg
148.5018
High
151.9403
Low
145.3980
Last updated: 3/27/2026, 1:23:32 PM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 146.78 TZS |
| 10 MDL | 1,467.76 TZS |
| 50 MDL | 7,338.82 TZS |
| 100 MDL | 14,677.63 TZS |
| 500 MDL | 73,388.16 TZS |
| 1,000 MDL | 146,776.31 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-27T13:23:32Z",
"rates": {
"TZS": 146.776313
}
}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.6313,
"rate": 146.776313
}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