Rate Overview
Live
1 MWK = 0.029932 EGP
1 EGP = 33.4091
MWK
Avg
0.030370
High
0.030769
Low
0.029932
Last updated: 4/17/2026, 12:02:01 AM
Quick Conversions
| MWK | EGP |
|---|---|
| 1 MWK | 0.03 EGP |
| 10 MWK | 0.30 EGP |
| 50 MWK | 1.50 EGP |
| 100 MWK | 2.99 EGP |
| 500 MWK | 14.97 EGP |
| 1,000 MWK | 29.93 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-04-17T00:02:01Z",
"rates": {
"EGP": 0.029932
}
}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.9932,
"rate": 0.029932
}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