Rate Overview
Live
1 MDL = 150.9936 TZS
1 TZS = 0.006623
MDL
Avg
151.0369
High
151.2848
Low
150.7471
Last updated: 5/6/2026, 3:28:53 PM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 150.99 TZS |
| 10 MDL | 1,509.94 TZS |
| 50 MDL | 7,549.68 TZS |
| 100 MDL | 15,099.36 TZS |
| 500 MDL | 75,496.78 TZS |
| 1,000 MDL | 150,993.56 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-06T15:28:53Z",
"rates": {
"TZS": 150.993564
}
}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": 15099.356399999999,
"rate": 150.993564
}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