Rate Overview
Live
1 TJS = 181.2965 MWK
1 MWK = 0.005516
TJS
Avg
180.2314
High
188.6522
Low
158.2955
Last updated: 3/27/2026, 10:16:59 AM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 181.30 MWK |
| 10 TJS | 1,812.97 MWK |
| 50 TJS | 9,064.83 MWK |
| 100 TJS | 18,129.65 MWK |
| 500 TJS | 90,648.26 MWK |
| 1,000 TJS | 181,296.52 MWK |
Get TJS/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=MWKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T10:16:59Z",
"rates": {
"MWK": 181.29652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "MWK",
"amount": 100
},
"result": 18129.652,
"rate": 181.29652
}Build with TJS/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key