Rate Overview
Live
1 PEN = 504.8911 MWK
1 MWK = 0.001981
PEN
Avg
510.7940
High
516.4608
Low
504.8911
Last updated: 4/17/2026, 2:35:18 PM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 504.89 MWK |
| 10 PEN | 5,048.91 MWK |
| 50 PEN | 25,244.56 MWK |
| 100 PEN | 50,489.11 MWK |
| 500 PEN | 252,445.56 MWK |
| 1,000 PEN | 504,891.11 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-04-17T14:35:18Z",
"rates": {
"MWK": 504.891112
}
}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": 50489.1112,
"rate": 504.891112
}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