Rate Overview
Live
1 PEN = 506.0221 MWK
1 MWK = 0.001976
PEN
Avg
500.5666
High
506.0221
Low
496.4796
Last updated: 5/8/2026, 3:22:44 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 506.02 MWK |
| 10 PEN | 5,060.22 MWK |
| 50 PEN | 25,301.10 MWK |
| 100 PEN | 50,602.21 MWK |
| 500 PEN | 253,011.04 MWK |
| 1,000 PEN | 506,022.09 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-05-08T03:22:44Z",
"rates": {
"MWK": 506.022085
}
}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": 50602.2085,
"rate": 506.022085
}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