Rate Overview
Live
1 MWK = 0.002070 PLN
1 PLN = 483.0918
MWK
Avg
0.002081
High
0.002103
Low
0.002065
Last updated: 4/18/2026, 8:49:42 AM
Quick Conversions
| MWK | PLN |
|---|---|
| 1 MWK | 0.00 PLN |
| 10 MWK | 0.02 PLN |
| 50 MWK | 0.10 PLN |
| 100 MWK | 0.21 PLN |
| 500 MWK | 1.04 PLN |
| 1,000 MWK | 2.07 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-04-18T08:49:42Z",
"rates": {
"PLN": 0.00207
}
}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.207,
"rate": 0.00207
}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