Rate Overview
Live
1 MWK = 0.029071 EGP
1 EGP = 34.3985
MWK
Avg
0.029713
High
0.030055
Low
0.029071
Last updated: 6/16/2026, 4:48:24 AM
Quick Conversions
| MWK | EGP |
|---|---|
| 1 MWK | 0.03 EGP |
| 10 MWK | 0.29 EGP |
| 50 MWK | 1.45 EGP |
| 100 MWK | 2.91 EGP |
| 500 MWK | 14.54 EGP |
| 1,000 MWK | 29.07 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-06-16T04:48:24Z",
"rates": {
"EGP": 0.029071
}
}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.9071,
"rate": 0.029071
}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