Rate Overview
Live
1 MWK = 0.029618 EGP
1 EGP = 33.7633
MWK
Avg
0.029373
High
0.031423
Low
0.026995
Last updated: 7/26/2026, 6:09:49 PM
Quick Conversions
| MWK | EGP |
|---|---|
| 1 MWK | 0.03 EGP |
| 10 MWK | 0.30 EGP |
| 50 MWK | 1.48 EGP |
| 100 MWK | 2.96 EGP |
| 500 MWK | 14.81 EGP |
| 1,000 MWK | 29.62 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-26T18:09:49Z",
"rates": {
"EGP": 0.029618
}
}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.9617999999999998,
"rate": 0.029618
}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