Rate Overview
Live
1 MWK = 0.028323 EGP
1 EGP = 35.3070
MWK
Avg
0.028360
High
0.028403
Low
0.028276
Last updated: 7/6/2026, 6:25:42 AM
Quick Conversions
| MWK | EGP |
|---|---|
| 1 MWK | 0.03 EGP |
| 10 MWK | 0.28 EGP |
| 50 MWK | 1.42 EGP |
| 100 MWK | 2.83 EGP |
| 500 MWK | 14.16 EGP |
| 1,000 MWK | 28.32 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-07-06T06:25:42Z",
"rates": {
"EGP": 0.028323
}
}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.8323,
"rate": 0.028323
}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