Rate Overview
Live
1 TJS = 186.7152 MWK
1 MWK = 0.005356
TJS
Avg
185.9376
High
186.7152
Low
185.4564
Last updated: 5/9/2026, 4:55:31 AM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 186.72 MWK |
| 10 TJS | 1,867.15 MWK |
| 50 TJS | 9,335.76 MWK |
| 100 TJS | 18,671.52 MWK |
| 500 TJS | 93,357.61 MWK |
| 1,000 TJS | 186,715.22 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-09T04:55:31Z",
"rates": {
"MWK": 186.71522
}
}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": 18671.521999999997,
"rate": 186.71522
}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