Rate Overview
Live
1 TRY = 36.6105 MWK
1 MWK = 0.027315
TRY
Avg
43.4301
High
51.0915
Low
36.6105
Last updated: 7/25/2026, 11:13:01 PM
Quick Conversions
| TRY | MWK |
|---|---|
| 1 TRY | 36.61 MWK |
| 10 TRY | 366.11 MWK |
| 50 TRY | 1,830.53 MWK |
| 100 TRY | 3,661.05 MWK |
| 500 TRY | 18,305.25 MWK |
| 1,000 TRY | 36,610.51 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-25T23:13:01Z",
"rates": {
"MWK": 36.610509
}
}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": 3661.0509,
"rate": 36.610509
}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