Rate Overview
Live
1 MWK = 1.5123 TZS
1 TZS = 0.661224
MWK
Avg
1.5088
High
1.5123
Low
1.5059
Last updated: 6/17/2026, 8:02:18 AM
Quick Conversions
| MWK | TZS |
|---|---|
| 1 MWK | 1.51 TZS |
| 10 MWK | 15.12 TZS |
| 50 MWK | 75.62 TZS |
| 100 MWK | 151.23 TZS |
| 500 MWK | 756.17 TZS |
| 1,000 MWK | 1,512.35 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-06-17T08:02:18Z",
"rates": {
"TZS": 1.512346
}
}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.2346,
"rate": 1.512346
}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