Rate Overview
Live
1 MWK = 0.001948 PEN
1 PEN = 513.3470
MWK
Avg
0.001945
High
0.001960
Low
0.001936
Last updated: 6/19/2026, 8:48:26 AM
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.97 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-06-19T08:48:26Z",
"rates": {
"PEN": 0.001948
}
}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.1948,
"rate": 0.001948
}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