Rate Overview
Live
1 PEN = 502.0952 MWK
1 MWK = 0.001992
PEN
Avg
506.4331
High
520.0904
Low
498.3149
Last updated: 3/28/2026, 10:44:41 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 502.10 MWK |
| 10 PEN | 5,020.95 MWK |
| 50 PEN | 25,104.76 MWK |
| 100 PEN | 50,209.52 MWK |
| 500 PEN | 251,047.61 MWK |
| 1,000 PEN | 502,095.22 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-03-28T10:44:41Z",
"rates": {
"MWK": 502.095216
}
}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": 50209.5216,
"rate": 502.095216
}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