Rate Overview
Live
1 MWK = 0.001950 PEN
1 PEN = 512.8205
MWK
Avg
0.002045
High
0.002174
Low
0.001924
Last updated: 7/28/2026, 9:41:14 PM
Quick Conversions
| MWK | PEN |
|---|---|
| 1 MWK | 0.00 PEN |
| 10 MWK | 0.02 PEN |
| 50 MWK | 0.10 PEN |
| 100 MWK | 0.19 PEN |
| 500 MWK | 0.98 PEN |
| 1,000 MWK | 1.95 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-07-28T21:41:14Z",
"rates": {
"PEN": 0.00195
}
}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.19499999999999998,
"rate": 0.00195
}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