Rate Overview
Live
1 TRY = 36.6346 MWK
1 MWK = 0.027297
TRY
Avg
36.8786
High
37.2285
Low
36.5504
Last updated: 7/28/2026, 5:23:28 AM
Quick Conversions
| TRY | MWK |
|---|---|
| 1 TRY | 36.63 MWK |
| 10 TRY | 366.35 MWK |
| 50 TRY | 1,831.73 MWK |
| 100 TRY | 3,663.46 MWK |
| 500 TRY | 18,317.29 MWK |
| 1,000 TRY | 36,634.59 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-07-28T05:23:28Z",
"rates": {
"MWK": 36.634586
}
}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": 3663.4586,
"rate": 36.634586
}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