Rate Overview
Live
1 MDL = 149.5879 TZS
1 TZS = 0.006685
MDL
Avg
149.3581
High
150.6619
Low
147.7211
Last updated: 7/9/2026, 12:52:52 PM
Quick Conversions
| MDL | TZS |
|---|---|
| 1 MDL | 149.59 TZS |
| 10 MDL | 1,495.88 TZS |
| 50 MDL | 7,479.40 TZS |
| 100 MDL | 14,958.79 TZS |
| 500 MDL | 74,793.96 TZS |
| 1,000 MDL | 149,587.92 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-09T12:52:52Z",
"rates": {
"TZS": 149.587923
}
}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": 14958.7923,
"rate": 149.587923
}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