Rate Overview
Live
1 MDL = 149.1232 TZS
1 TZS = 0.006706
MDL
Avg
148.5927
High
149.1671
Low
147.7211
Last updated: 7/5/2026, 4:16:20 PM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 149.12 TZS |
| 10 MDL | 1,491.23 TZS |
| 50 MDL | 7,456.16 TZS |
| 100 MDL | 14,912.32 TZS |
| 500 MDL | 74,561.62 TZS |
| 1,000 MDL | 149,123.23 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-05T16:16:20Z",
"rates": {
"TZS": 149.123233
}
}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": 14912.3233,
"rate": 149.123233
}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