Rate Overview
Live
1 MWK = 0.026747 TRY
1 TRY = 37.3874
MWK
Avg
0.026714
High
0.026778
Low
0.026667
Last updated: 6/19/2026, 11:22:12 AM
Quick Conversions
| MWK | TRY |
|---|---|
| 1 MWK | 0.03 TRY |
| 10 MWK | 0.27 TRY |
| 50 MWK | 1.34 TRY |
| 100 MWK | 2.67 TRY |
| 500 MWK | 13.37 TRY |
| 1,000 MWK | 26.75 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-06-19T11:22:12Z",
"rates": {
"TRY": 0.026747
}
}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.6747,
"rate": 0.026747
}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