Rate Overview
Live
1 PEN = 509.5120 MWK
1 MWK = 0.001963
PEN
Avg
511.8296
High
522.0965
Low
496.2075
Last updated: 7/26/2026, 1:28:58 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 509.51 MWK |
| 10 PEN | 5,095.12 MWK |
| 50 PEN | 25,475.60 MWK |
| 100 PEN | 50,951.20 MWK |
| 500 PEN | 254,756.00 MWK |
| 1,000 PEN | 509,511.99 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-26T01:28:58Z",
"rates": {
"MWK": 509.51199
}
}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": 50951.199,
"rate": 509.51199
}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