Rate Overview
Live
1 PEN = 499.0358 MWK
1 MWK = 0.002004
PEN
Avg
509.2782
High
518.6994
Low
499.0358
Last updated: 3/7/2026, 7:41:06 AM
Quick Conversions
| PEN | MWK |
|---|---|
| 1 PEN | 499.04 MWK |
| 10 PEN | 4,990.36 MWK |
| 50 PEN | 24,951.79 MWK |
| 100 PEN | 49,903.58 MWK |
| 500 PEN | 249,517.88 MWK |
| 1,000 PEN | 499,035.75 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-03-07T07:41:06Z",
"rates": {
"MWK": 499.03575
}
}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": 49903.575,
"rate": 499.03575
}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