Rate Overview
Live
1 TZS = 0.006814 MDL
1 MDL = 146.7567
TZS
Avg
0.006784
High
0.006834
Low
0.006729
Last updated: 3/27/2026, 11:33:30 AM
Quick Conversions
| TZS | MDL |
|---|---|
| 1 TZS | 0.01 MDL |
| 10 TZS | 0.07 MDL |
| 50 TZS | 0.34 MDL |
| 100 TZS | 0.68 MDL |
| 500 TZS | 3.41 MDL |
| 1,000 TZS | 6.81 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-03-27T11:33:30Z",
"rates": {
"MDL": 0.006814
}
}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.6814,
"rate": 0.006814
}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