Rate Overview
Live
1 PEN = 519.6874 MWK
1 MWK = 0.001924
PEN
Avg
519.6985
High
521.2163
Low
517.8679
Last updated: 9/2/2026, 8:24:44 PM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 519.69 MWK |
| 10 PEN | 5,196.87 MWK |
| 50 PEN | 25,984.37 MWK |
| 100 PEN | 51,968.74 MWK |
| 500 PEN | 259,843.70 MWK |
| 1,000 PEN | 519,687.40 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-09-02T20:24:44Z",
"rates": {
"MWK": 519.687404
}
}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": 51968.7404,
"rate": 519.687404
}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