Rate Overview
Live
1 PEN = 511.3829 MWK
1 MWK = 0.001955
PEN
Avg
509.7982
High
511.6439
Low
507.0104
Last updated: 5/28/2026, 9:55:25 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-28T21:55:25Z",
"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