Rate Overview
Live
1 MWK = 0.030478 EGP
1 EGP = 32.8106
MWK
Avg
0.030271
High
0.030478
Low
0.030058
Last updated: 3/27/2026, 3:47:47 PM
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.24 EGP |
| 1,000 MWK | 30.48 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-03-27T15:47:47Z",
"rates": {
"EGP": 0.030478
}
}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.0478,
"rate": 0.030478
}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