Rate Overview
Live
1 MDL = 2.8658 EGP
1 EGP = 0.348947
MDL
Avg
2.9182
High
3.1083
Low
2.7620
Last updated: 7/28/2026, 2:41:51 PM
Quick Conversions
| MDL | EGP |
|---|---|
| 1 MDL | 2.87 EGP |
| 10 MDL | 28.66 EGP |
| 50 MDL | 143.29 EGP |
| 100 MDL | 286.58 EGP |
| 500 MDL | 1,432.88 EGP |
| 1,000 MDL | 2,865.77 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-28T14:41:51Z",
"rates": {
"EGP": 2.865767
}
}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": 286.5767,
"rate": 2.865767
}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