Rate Overview
Live
1 TJS = 187.7605 MWK
1 MWK = 0.005326
TJS
Avg
187.3260
High
188.1793
Low
186.7149
Last updated: 5/29/2026, 4:00:19 PM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 187.76 MWK |
| 10 TJS | 1,877.61 MWK |
| 50 TJS | 9,388.03 MWK |
| 100 TJS | 18,776.06 MWK |
| 500 TJS | 93,880.28 MWK |
| 1,000 TJS | 187,760.55 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-05-29T16:00:19Z",
"rates": {
"MWK": 187.76055
}
}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": 18776.055,
"rate": 187.76055
}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