Rate Overview
Live
1 MWK = 0.005518 TJS
1 TJS = 181.2251
MWK
Avg
0.005502
High
0.005529
Low
0.005478
Last updated: 3/7/2026, 3:48:59 AM
Quick Conversions
| MWK | TJS |
|---|---|
| 1 MWK | 0.01 TJS |
| 10 MWK | 0.06 TJS |
| 50 MWK | 0.28 TJS |
| 100 MWK | 0.55 TJS |
| 500 MWK | 2.76 TJS |
| 1,000 MWK | 5.52 TJS |
Get MWK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=TJSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T03:48:59Z",
"rates": {
"TJS": 0.005518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "TJS",
"amount": 100
},
"result": 0.5518000000000001,
"rate": 0.005518
}Build with MWK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key