Rate Overview
Live
1 TZS = 0.006563 MDL
1 MDL = 152.3693
TZS
Avg
0.006604
High
0.006650
Low
0.006563
Last updated: 4/16/2026, 4:10:56 PM
Quick Conversions
| TZS | MDL |
|---|---|
| 1 TZS | 0.01 MDL |
| 10 TZS | 0.07 MDL |
| 50 TZS | 0.33 MDL |
| 100 TZS | 0.66 MDL |
| 500 TZS | 3.28 MDL |
| 1,000 TZS | 6.56 MDL |
Get TZS/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=MDLExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-04-16T16:10:56Z",
"rates": {
"MDL": 0.006563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "MDL",
"amount": 100
},
"result": 0.6563,
"rate": 0.006563
}Build with TZS/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key