Rate Overview
Live
1 PEN = 510.4832 MWK
1 MWK = 0.001959
PEN
Avg
513.2845
High
516.4315
Low
510.0211
Last updated: 6/18/2026, 10:21:54 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 510.48 MWK |
| 10 PEN | 5,104.83 MWK |
| 50 PEN | 25,524.16 MWK |
| 100 PEN | 51,048.32 MWK |
| 500 PEN | 255,241.62 MWK |
| 1,000 PEN | 510,483.25 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-06-18T10:21:54Z",
"rates": {
"MWK": 510.483246
}
}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": 51048.3246,
"rate": 510.483246
}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