Rate Overview
Live
1 MDL = 148.9506 TZS
1 TZS = 0.006714
MDL
Avg
148.7102
High
149.7247
Low
147.8182
Last updated: 3/7/2026, 1:56:11 AM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 148.95 TZS |
| 10 MDL | 1,489.51 TZS |
| 50 MDL | 7,447.53 TZS |
| 100 MDL | 14,895.06 TZS |
| 500 MDL | 74,475.29 TZS |
| 1,000 MDL | 148,950.57 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-07T01:56:11Z",
"rates": {
"TZS": 148.950574
}
}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": 14895.0574,
"rate": 148.950574
}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