Rate Overview
Live
1 MWK = 0.030458 EGP
1 EGP = 32.8321
MWK
Avg
0.030713
High
0.030800
Low
0.030458
Last updated: 5/7/2026, 1:19:06 AM
Quick Conversions
| MWK | EGP |
|---|---|
| 1 MWK | 0.03 EGP |
| 10 MWK | 0.30 EGP |
| 50 MWK | 1.52 EGP |
| 100 MWK | 3.05 EGP |
| 500 MWK | 15.23 EGP |
| 1,000 MWK | 30.46 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-07T01:19:06Z",
"rates": {
"EGP": 0.030458
}
}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.0458,
"rate": 0.030458
}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