Rate Overview
Live
1 MWK = 1.5292 TZS
1 TZS = 0.653922
MWK
Avg
1.4741
High
1.5614
Low
1.3768
Last updated: 8/1/2026, 2:52:14 PM
Quick Conversions
| MWK | TZS |
|---|---|
| 1 MWK | 1.53 TZS |
| 10 MWK | 15.29 TZS |
| 50 MWK | 76.46 TZS |
| 100 MWK | 152.92 TZS |
| 500 MWK | 764.62 TZS |
| 1,000 MWK | 1,529.24 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-08-01T14:52:14Z",
"rates": {
"TZS": 1.529235
}
}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.9235,
"rate": 1.529235
}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