Rate Overview
Live
1 PEN = 511.3204 MWK
1 MWK = 0.001956
PEN
Avg
511.8579
High
522.0965
Low
496.2075
Last updated: 7/29/2026, 2:22:48 PM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 511.32 MWK |
| 10 PEN | 5,113.20 MWK |
| 50 PEN | 25,566.02 MWK |
| 100 PEN | 51,132.04 MWK |
| 500 PEN | 255,660.22 MWK |
| 1,000 PEN | 511,320.45 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-29T14:22:48Z",
"rates": {
"MWK": 511.320445
}
}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": 51132.0445,
"rate": 511.320445
}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