Rate Overview
Live
1 MDL = 150.3865 TZS
1 TZS = 0.006650
MDL
Avg
146.8001
High
155.4261
Low
132.7001
Last updated: 7/24/2026, 7:52:24 AM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 150.39 TZS |
| 10 MDL | 1,503.87 TZS |
| 50 MDL | 7,519.33 TZS |
| 100 MDL | 15,038.65 TZS |
| 500 MDL | 75,193.27 TZS |
| 1,000 MDL | 150,386.55 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-24T07:52:24Z",
"rates": {
"TZS": 150.386545
}
}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": 15038.6545,
"rate": 150.386545
}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