Rate Overview
Live
1 MWK = 1.5053 TZS
1 TZS = 0.664304
MWK
Avg
1.4997
High
1.5053
Low
1.4931
Last updated: 4/17/2026, 12:06:57 PM
Quick Conversions
| MWK | TZS |
|---|---|
| 1 MWK | 1.51 TZS |
| 10 MWK | 15.05 TZS |
| 50 MWK | 75.27 TZS |
| 100 MWK | 150.53 TZS |
| 500 MWK | 752.67 TZS |
| 1,000 MWK | 1,505.34 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-04-17T12:06:57Z",
"rates": {
"TZS": 1.505335
}
}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": 150.5335,
"rate": 1.505335
}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