Rate Overview
Live
1 MWK = 0.027296 TRY
1 TRY = 36.6354
MWK
Avg
0.027116
High
0.027359
Low
0.026861
Last updated: 7/28/2026, 3:16:02 PM
Quick Conversions
| MWK | TRY |
|---|---|
| 1 MWK | 0.03 TRY |
| 10 MWK | 0.27 TRY |
| 50 MWK | 1.36 TRY |
| 100 MWK | 2.73 TRY |
| 500 MWK | 13.65 TRY |
| 1,000 MWK | 27.30 TRY |
Get MWK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=TRYExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-28T15:16:02Z",
"rates": {
"TRY": 0.027296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "TRY",
"amount": 100
},
"result": 2.7296,
"rate": 0.027296
}Build with MWK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key