Rate Overview
Live
1 MWK = 0.025620 TRY
1 TRY = 39.0320
MWK
Avg
0.025466
High
0.025660
Low
0.025302
Last updated: 3/29/2026, 11:11:44 AM
Quick Conversions
| MWK | TRY |
|---|---|
| 1 MWK | 0.03 TRY |
| 10 MWK | 0.26 TRY |
| 50 MWK | 1.28 TRY |
| 100 MWK | 2.56 TRY |
| 500 MWK | 12.81 TRY |
| 1,000 MWK | 25.62 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-03-29T11:11:44Z",
"rates": {
"TRY": 0.02562
}
}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.562,
"rate": 0.02562
}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