Rate Overview
Live
1 MWK = 1.5232 TZS
1 TZS = 0.656527
MWK
Avg
1.5211
High
1.5267
Low
1.5182
Last updated: 7/31/2026, 8:11:33 AM
Quick Conversions
| MWK | TZS |
|---|---|
| 1 MWK | 1.52 TZS |
| 10 MWK | 15.23 TZS |
| 50 MWK | 76.16 TZS |
| 100 MWK | 152.32 TZS |
| 500 MWK | 761.58 TZS |
| 1,000 MWK | 1,523.17 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-07-31T08:11:33Z",
"rates": {
"TZS": 1.523166
}
}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.3166,
"rate": 1.523166
}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