Rate Overview
Live
1 PEN = 509.8322 MWK
1 MWK = 0.001961
PEN
Avg
510.7897
High
512.7246
Low
509.3931
Last updated: 7/5/2026, 9:41:38 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 509.83 MWK |
| 10 PEN | 5,098.32 MWK |
| 50 PEN | 25,491.61 MWK |
| 100 PEN | 50,983.22 MWK |
| 500 PEN | 254,916.08 MWK |
| 1,000 PEN | 509,832.15 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-05T09:41:38Z",
"rates": {
"MWK": 509.832153
}
}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": 50983.2153,
"rate": 509.832153
}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