Rate Overview
Live
1 PEN = 512.7965 MWK
1 MWK = 0.001950
PEN
Avg
510.5683
High
520.7053
Low
496.4796
Last updated: 7/29/2026, 12:39:04 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 512.80 MWK |
| 10 PEN | 5,127.97 MWK |
| 50 PEN | 25,639.83 MWK |
| 100 PEN | 51,279.65 MWK |
| 500 PEN | 256,398.27 MWK |
| 1,000 PEN | 512,796.54 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-29T00:39:04Z",
"rates": {
"MWK": 512.79654
}
}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": 51279.654,
"rate": 512.79654
}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