Rate Overview
Live
1 MDL = 152.1048 TZS
1 TZS = 0.006574
MDL
Avg
151.3727
High
152.3331
Low
150.3646
Last updated: 4/16/2026, 2:06:48 PM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 152.10 TZS |
| 10 MDL | 1,521.05 TZS |
| 50 MDL | 7,605.24 TZS |
| 100 MDL | 15,210.48 TZS |
| 500 MDL | 76,052.40 TZS |
| 1,000 MDL | 152,104.81 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-04-16T14:06:48Z",
"rates": {
"TZS": 152.104805
}
}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": 15210.4805,
"rate": 152.104805
}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