Rate Overview
Live
1 MDL = 2.8751 EGP
1 EGP = 0.347813
MDL
Avg
2.9079
High
2.9311
Low
2.8751
Last updated: 7/27/2026, 5:09:09 PM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.88 EGP |
| 10 MDL | 28.75 EGP |
| 50 MDL | 143.76 EGP |
| 100 MDL | 287.51 EGP |
| 500 MDL | 1,437.56 EGP |
| 1,000 MDL | 2,875.11 EGP |
Get MDL/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=EGPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-27T17:09:09Z",
"rates": {
"EGP": 2.875112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "EGP",
"amount": 100
},
"result": 287.51120000000003,
"rate": 2.875112
}Build with MDL/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key