Rate Overview
Live
1 TJS = 187.3632 MWK
1 MWK = 0.005337
TJS
Avg
187.5804
High
188.0323
Low
187.3632
Last updated: 7/26/2026, 12:31:28 AM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 187.36 MWK |
| 10 TJS | 1,873.63 MWK |
| 50 TJS | 9,368.16 MWK |
| 100 TJS | 18,736.32 MWK |
| 500 TJS | 93,681.58 MWK |
| 1,000 TJS | 187,363.15 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-07-26T00:31:28Z",
"rates": {
"MWK": 187.363151
}
}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": 18736.3151,
"rate": 187.363151
}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