Rate Overview
Live
1 MDL = 146.8562 TZS
1 TZS = 0.006809
MDL
Avg
146.9030
High
151.9035
Low
142.9250
Last updated: 3/27/2026, 5:02:26 PM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 146.86 TZS |
| 10 MDL | 1,468.56 TZS |
| 50 MDL | 7,342.81 TZS |
| 100 MDL | 14,685.62 TZS |
| 500 MDL | 73,428.10 TZS |
| 1,000 MDL | 146,856.21 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-03-27T17:02:26Z",
"rates": {
"TZS": 146.856208
}
}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": 14685.6208,
"rate": 146.856208
}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