Rate Overview
Live
1 PEN = 513.1241 MWK
1 MWK = 0.001949
PEN
Avg
512.1586
High
513.5759
Low
510.9837
Last updated: 7/22/2026, 8:38:38 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 513.12 MWK |
| 10 PEN | 5,131.24 MWK |
| 50 PEN | 25,656.20 MWK |
| 100 PEN | 51,312.41 MWK |
| 500 PEN | 256,562.03 MWK |
| 1,000 PEN | 513,124.05 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-07-22T08:38:38Z",
"rates": {
"MWK": 513.12405
}
}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": 51312.405,
"rate": 513.12405
}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