Rate Overview
Live
1 MDL = 152.3727 TZS
1 TZS = 0.006563
MDL
Avg
152.0553
High
152.5175
Low
151.0654
Last updated: 8/12/2026, 7:52:27 AM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 152.37 TZS |
| 10 MDL | 1,523.73 TZS |
| 50 MDL | 7,618.63 TZS |
| 100 MDL | 15,237.27 TZS |
| 500 MDL | 76,186.34 TZS |
| 1,000 MDL | 152,372.68 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-08-12T07:52:27Z",
"rates": {
"TZS": 152.372679
}
}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": 15237.2679,
"rate": 152.372679
}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