Rate Overview
Live
1 MDL = 151.3401 TZS
1 TZS = 0.006608
MDL
Avg
148.2678
High
152.7554
Low
142.5976
Last updated: 5/26/2026, 7:36:12 PM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 151.34 TZS |
| 10 MDL | 1,513.40 TZS |
| 50 MDL | 7,567.01 TZS |
| 100 MDL | 15,134.01 TZS |
| 500 MDL | 75,670.05 TZS |
| 1,000 MDL | 151,340.11 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-05-26T19:36:12Z",
"rates": {
"TZS": 151.340106
}
}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": 15134.0106,
"rate": 151.340106
}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