Rate Overview
Live
1 TRY = 36.6309 MWK
1 MWK = 0.027299
TRY
Avg
36.6345
High
36.7464
Low
36.5504
Last updated: 7/29/2026, 10:46:36 AM
Quick Conversions
| TRY | MWK |
|---|---|
| 1 TRY | 36.63 MWK |
| 10 TRY | 366.31 MWK |
| 50 TRY | 1,831.55 MWK |
| 100 TRY | 3,663.09 MWK |
| 500 TRY | 18,315.46 MWK |
| 1,000 TRY | 36,630.93 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-29T10:46:36Z",
"rates": {
"MWK": 36.630929
}
}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.0929,
"rate": 36.630929
}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