Rate Overview
Live
1 TJS = 187.0590 MWK
1 MWK = 0.005346
TJS
Avg
186.5078
High
187.1892
Low
185.8031
Last updated: 6/18/2026, 6:40:37 PM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 187.06 MWK |
| 10 TJS | 1,870.59 MWK |
| 50 TJS | 9,352.95 MWK |
| 100 TJS | 18,705.90 MWK |
| 500 TJS | 93,529.48 MWK |
| 1,000 TJS | 187,058.96 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-06-18T18:40:37Z",
"rates": {
"MWK": 187.05896
}
}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": 18705.896,
"rate": 187.05896
}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