Rate Overview
Live
1 TJS = 187.7511 MWK
1 MWK = 0.005326
TJS
Avg
187.7139
High
188.0846
Low
187.2931
Last updated: 8/17/2026, 11:49:01 AM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 187.75 MWK |
| 10 TJS | 1,877.51 MWK |
| 50 TJS | 9,387.56 MWK |
| 100 TJS | 18,775.11 MWK |
| 500 TJS | 93,875.56 MWK |
| 1,000 TJS | 187,751.13 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-08-17T11:49:01Z",
"rates": {
"MWK": 187.751129
}
}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": 18775.1129,
"rate": 187.751129
}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