Rate Overview
Live
1 PEN = 509.8781 MWK
1 MWK = 0.001961
PEN
Avg
511.7407
High
514.3650
Low
509.3931
Last updated: 7/28/2026, 2:04:25 PM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 509.88 MWK |
| 10 PEN | 5,098.78 MWK |
| 50 PEN | 25,493.90 MWK |
| 100 PEN | 50,987.81 MWK |
| 500 PEN | 254,939.04 MWK |
| 1,000 PEN | 509,878.07 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-28T14:04:25Z",
"rates": {
"MWK": 509.878073
}
}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": 50987.8073,
"rate": 509.878073
}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