Rate Overview
Live
1 TRY = 35.8169 MWK
1 MWK = 0.027920
TRY
Avg
35.8994
High
36.1050
Low
35.8169
Last updated: 9/6/2026, 11:00:03 AM
Quick Conversions
| TRY | MWK |
|---|---|
| 1 TRY | 35.82 MWK |
| 10 TRY | 358.17 MWK |
| 50 TRY | 1,790.84 MWK |
| 100 TRY | 3,581.69 MWK |
| 500 TRY | 17,908.44 MWK |
| 1,000 TRY | 35,816.87 MWK |
Get TRY/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MWKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-06T11:00:03Z",
"rates": {
"MWK": 35.816872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MWK",
"amount": 100
},
"result": 3581.6872,
"rate": 35.816872
}Build with TRY/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key