Rate Overview
Live
1 MWK = 0.028963 EGP
1 EGP = 34.5268
MWK
Avg
0.028475
High
0.028963
Low
0.027358
Last updated: 3/7/2026, 6:44:22 AM
Quick Conversions
| MWK | EGP |
|---|---|
| 1 MWK | 0.03 EGP |
| 10 MWK | 0.29 EGP |
| 50 MWK | 1.45 EGP |
| 100 MWK | 2.90 EGP |
| 500 MWK | 14.48 EGP |
| 1,000 MWK | 28.96 EGP |
Get MWK/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=EGPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T06:44:22Z",
"rates": {
"EGP": 0.028963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "EGP",
"amount": 100
},
"result": 2.8963,
"rate": 0.028963
}Build with MWK/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key