Rate Overview
Live
1 TJS = 184.1092 MWK
1 MWK = 0.005432
TJS
Avg
183.2234
High
184.1092
Low
182.4290
Last updated: 4/18/2026, 8:48:56 AM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 184.11 MWK |
| 10 TJS | 1,841.09 MWK |
| 50 TJS | 9,205.46 MWK |
| 100 TJS | 18,410.92 MWK |
| 500 TJS | 92,054.59 MWK |
| 1,000 TJS | 184,109.19 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-04-18T08:48:56Z",
"rates": {
"MWK": 184.109188
}
}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": 18410.9188,
"rate": 184.109188
}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