Rate Overview
Live
1 MWK = 1.5156 TZS
1 TZS = 0.659803
MWK
Avg
1.5136
High
1.5166
Low
1.5109
Last updated: 7/9/2026, 4:41:23 AM
Quick Conversions
| MWK | TZS |
|---|---|
| 1 MWK | 1.52 TZS |
| 10 MWK | 15.16 TZS |
| 50 MWK | 75.78 TZS |
| 100 MWK | 151.56 TZS |
| 500 MWK | 757.80 TZS |
| 1,000 MWK | 1,515.61 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-09T04:41:23Z",
"rates": {
"TZS": 1.515605
}
}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": 151.56050000000002,
"rate": 1.515605
}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