Rate Overview
Live
1 PEN = 511.8968 MWK
1 MWK = 0.001954
PEN
Avg
511.7652
High
513.5046
Low
509.5120
Last updated: 7/27/2026, 4:59:51 PM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 511.90 MWK |
| 10 PEN | 5,118.97 MWK |
| 50 PEN | 25,594.84 MWK |
| 100 PEN | 51,189.68 MWK |
| 500 PEN | 255,948.42 MWK |
| 1,000 PEN | 511,896.84 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-07-27T16:59:51Z",
"rates": {
"MWK": 511.896843
}
}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": 51189.6843,
"rate": 511.896843
}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