Rate Overview
Live
1 TJS = 180.8575 MWK
1 MWK = 0.005529
TJS
Avg
181.7447
High
182.5321
Low
180.8575
Last updated: 3/7/2026, 1:03:10 AM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 180.86 MWK |
| 10 TJS | 1,808.57 MWK |
| 50 TJS | 9,042.87 MWK |
| 100 TJS | 18,085.75 MWK |
| 500 TJS | 90,428.73 MWK |
| 1,000 TJS | 180,857.46 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-07T01:03:10Z",
"rates": {
"MWK": 180.857464
}
}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": 18085.7464,
"rate": 180.857464
}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