Rate Overview
Live
1 MDL = 152.8602 TZS
1 TZS = 0.006542
MDL
Avg
153.0642
High
154.5561
Low
151.9384
Last updated: 9/2/2026, 7:26:08 AM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 152.86 TZS |
| 10 MDL | 1,528.60 TZS |
| 50 MDL | 7,643.01 TZS |
| 100 MDL | 15,286.02 TZS |
| 500 MDL | 76,430.08 TZS |
| 1,000 MDL | 152,860.16 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-09-02T07:26:08Z",
"rates": {
"TZS": 152.860161
}
}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": 15286.0161,
"rate": 152.860161
}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