Rate Overview
Live
1 MWK = 0.029136 EGP
1 EGP = 34.3218
MWK
Avg
0.029006
High
0.029277
Low
0.028566
Last updated: 7/18/2026, 3:35:41 PM
Quick Conversions
| MWK | EGP |
|---|---|
| 1 MWK | 0.03 EGP |
| 10 MWK | 0.29 EGP |
| 50 MWK | 1.46 EGP |
| 100 MWK | 2.91 EGP |
| 500 MWK | 14.57 EGP |
| 1,000 MWK | 29.14 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-07-18T15:35:41Z",
"rates": {
"EGP": 0.029136
}
}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.9135999999999997,
"rate": 0.029136
}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