Rate Overview
Live
1 MDL = 2.8714 EGP
1 EGP = 0.348264
MDL
Avg
2.8473
High
2.9311
Low
2.7741
Last updated: 7/28/2026, 12:07:16 PM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.87 EGP |
| 10 MDL | 28.71 EGP |
| 50 MDL | 143.57 EGP |
| 100 MDL | 287.14 EGP |
| 500 MDL | 1,435.69 EGP |
| 1,000 MDL | 2,871.39 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-28T12:07:16Z",
"rates": {
"EGP": 2.871385
}
}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.1385,
"rate": 2.871385
}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