Rate Overview
Live
1 MDL = 149.9531 TZS
1 TZS = 0.006669
MDL
Avg
149.4175
High
149.9531
Low
148.8527
Last updated: 7/12/2026, 11:52:17 AM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 149.95 TZS |
| 10 MDL | 1,499.53 TZS |
| 50 MDL | 7,497.66 TZS |
| 100 MDL | 14,995.31 TZS |
| 500 MDL | 74,976.57 TZS |
| 1,000 MDL | 149,953.14 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-07-12T11:52:17Z",
"rates": {
"TZS": 149.953143
}
}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": 14995.314300000002,
"rate": 149.953143
}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