Rate Overview
Live
1 TZS = 0.006809 MDL
1 MDL = 146.8644
TZS
Avg
0.006859
High
0.007535
Low
0.006433
Last updated: 3/27/2026, 5:03:20 PM
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.40 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-27T17:03:20Z",
"rates": {
"MDL": 0.006809
}
}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.6809,
"rate": 0.006809
}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