Rate Overview
Live
1 MWK = 0.001991 PEN
1 PEN = 502.2602
MWK
Avg
0.002059
High
0.002174
Low
0.001924
Last updated: 3/28/2026, 1:38:33 PM
Quick Conversions
| MWK | PEN |
|---|---|
| 1 MWK | 0.00 PEN |
| 10 MWK | 0.02 PEN |
| 50 MWK | 0.10 PEN |
| 100 MWK | 0.20 PEN |
| 500 MWK | 1.00 PEN |
| 1,000 MWK | 1.99 PEN |
Get MWK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=PENExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-28T13:38:33Z",
"rates": {
"PEN": 0.001991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "PEN",
"amount": 100
},
"result": 0.19910000000000003,
"rate": 0.001991
}Build with MWK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key