Rate Overview
Live
1 PEN = 511.3829 MWK
1 MWK = 0.001955
PEN
Avg
488.3062
High
519.5722
Low
459.8415
Last updated: 5/28/2026, 11:22:16 PM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 511.38 MWK |
| 10 PEN | 5,113.83 MWK |
| 50 PEN | 25,569.14 MWK |
| 100 PEN | 51,138.29 MWK |
| 500 PEN | 255,691.43 MWK |
| 1,000 PEN | 511,382.85 MWK |
Get PEN/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MWKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-28T23:22:16Z",
"rates": {
"MWK": 511.382854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MWK",
"amount": 100
},
"result": 51138.2854,
"rate": 511.382854
}Build with PEN/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key