Rate Overview
Live
1 PEN = 514.0402 MWK
1 MWK = 0.001945
PEN
Avg
516.3906
High
519.1105
Low
514.0402
Last updated: 8/17/2026, 5:49:26 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 514.04 MWK |
| 10 PEN | 5,140.40 MWK |
| 50 PEN | 25,702.01 MWK |
| 100 PEN | 51,404.02 MWK |
| 500 PEN | 257,020.08 MWK |
| 1,000 PEN | 514,040.15 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-08-17T05:49:26Z",
"rates": {
"MWK": 514.04015
}
}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": 51404.01500000001,
"rate": 514.04015
}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