Rate Overview
Live
1 MWK = 0.030111 EGP
1 EGP = 33.2105
MWK
Avg
0.030499
High
0.030800
Low
0.030111
Last updated: 5/27/2026, 4:52:01 AM
Quick Conversions
| MWK | EGP |
|---|---|
| 1 MWK | 0.03 EGP |
| 10 MWK | 0.30 EGP |
| 50 MWK | 1.51 EGP |
| 100 MWK | 3.01 EGP |
| 500 MWK | 15.06 EGP |
| 1,000 MWK | 30.11 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-05-27T04:52:01Z",
"rates": {
"EGP": 0.030111
}
}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": 3.0111,
"rate": 0.030111
}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