Rate Overview
Live
1 TJS = 187.6720 MWK
1 MWK = 0.005328
TJS
Avg
185.1560
High
187.7605
Low
181.0030
Last updated: 7/22/2026, 9:42:56 AM
Quick Conversions
| TJS | MWK |
|---|---|
| 1 TJS | 187.67 MWK |
| 10 TJS | 1,876.72 MWK |
| 50 TJS | 9,383.60 MWK |
| 100 TJS | 18,767.20 MWK |
| 500 TJS | 93,835.98 MWK |
| 1,000 TJS | 187,671.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-07-22T09:42:56Z",
"rates": {
"MWK": 187.671958
}
}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": 18767.195799999998,
"rate": 187.671958
}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