Rate Overview
Live
1 MWK = 1.5238 TZS
1 TZS = 0.656237
MWK
Avg
1.5230
High
1.5268
Low
1.5210
Last updated: 9/12/2026, 4:37:11 AM
Quick Conversions
| MWK | TZS |
|---|---|
| 1 MWK | 1.52 TZS |
| 10 MWK | 15.24 TZS |
| 50 MWK | 76.19 TZS |
| 100 MWK | 152.38 TZS |
| 500 MWK | 761.92 TZS |
| 1,000 MWK | 1,523.84 TZS |
Get MWK/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=TZSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-09-12T04:37:11Z",
"rates": {
"TZS": 1.523839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "TZS",
"amount": 100
},
"result": 152.38389999999998,
"rate": 1.523839
}Build with MWK/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key