Rate Overview
Live
1 MWK = 0.002150 PLN
1 PLN = 465.1163
MWK
Avg
0.002115
High
0.002242
Low
0.002042
Last updated: 3/27/2026, 1:25:14 PM
Quick Conversions
| MWK | PLN |
|---|---|
| 1 MWK | 0.00 PLN |
| 10 MWK | 0.02 PLN |
| 50 MWK | 0.11 PLN |
| 100 MWK | 0.22 PLN |
| 500 MWK | 1.08 PLN |
| 1,000 MWK | 2.15 PLN |
Get MWK/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=PLNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T13:25:14Z",
"rates": {
"PLN": 0.00215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "PLN",
"amount": 100
},
"result": 0.215,
"rate": 0.00215
}Build with MWK/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key